nRF5 SDK v17.1.0
Modules | Macros | Typedefs
ARM(R) SysTick driver - legacy layer

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

Modules

 ARM(R) SysTick driver - legacy layer configuration
 

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.


Documentation feedback | Developer Zone | Subscribe | Updated