embeddedsw/XilinxProcessorIPLib/drivers/tmrctr
Andrei-Liviu Simion ce787a5831 tmrctr: Added a default stub for callbacks.
To prevent unexpected behavior resulting from jumping to a NULL
address.

Previously, if the user didn't define a callback before the
occurence of an interrupt, the driver's interrupt handler would have
invoked a function pointer to NULL.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
Acked-by: Shadul Shaikh <shaduls@xilinx.com>
2015-10-11 12:07:43 +05:30
..
data tmrctr: Updated initialization API. 2015-10-11 12:07:31 +05:30
examples Drivers:standalone drivers license changes. 2015-05-13 17:05:11 +05:30
src tmrctr: Added a default stub for callbacks. 2015-10-11 12:07:43 +05:30