ARM(R) SysTick driver - legacy layer

nRF5 SDK v15.0.0

Layer providing compatibility with the former API. More...

Macros

#define nrf_drv_systick_init nrfx_systick_init
Macro for forwarding the new implementation.
#define nrf_drv_systick_get nrfx_systick_get
Macro for forwarding the new implementation.
#define nrf_drv_systick_test nrfx_systick_test
Macro for forwarding the new implementation.
#define nrf_drv_systick_delay_ticks nrfx_systick_delay_ticks
Macro for forwarding the new implementation.
#define nrf_drv_systick_delay_us nrfx_systick_delay_us
Macro for forwarding the new implementation.
#define nrf_drv_systick_delay_ms nrfx_systick_delay_ms
Macro for forwarding the new implementation.

Typedefs

typedef nrfx_systick_state_t nrf_drv_systick_state_t
Type definition for forwarding the new implementation.

Detailed Description

Layer providing compatibility with the former API.