Layer providing compatibility with the former API. More...
Macros |
|
| #define | NRF_DRV_RTC_INSTANCE NRFX_RTC_INSTANCE |
|
Macro for forwarding the new implementation.
|
|
| #define | NRF_DRV_RTC_DEFAULT_CONFIG NRFX_RTC_DEFAULT_CONFIG |
|
Macro for forwarding the new implementation.
|
|
| #define | RTC_US_TO_TICKS NRFX_RTC_US_TO_TICKS |
|
Macro for forwarding the new implementation.
|
|
| #define | NRF_DRV_RTC_INT_COMPARE0 NRFX_RTC_INT_COMPARE0 |
|
Macro for forwarding the new implementation.
|
|
| #define | NRF_DRV_RTC_INT_COMPARE1 NRFX_RTC_INT_COMPARE1 |
|
Macro for forwarding the new implementation.
|
|
| #define | NRF_DRV_RTC_INT_COMPARE2 NRFX_RTC_INT_COMPARE2 |
|
Macro for forwarding the new implementation.
|
|
| #define | NRF_DRV_RTC_INT_COMPARE3 NRFX_RTC_INT_COMPARE3 |
|
Macro for forwarding the new implementation.
|
|
| #define | NRF_DRV_RTC_INT_TICK NRFX_RTC_INT_TICK |
|
Macro for forwarding the new implementation.
|
|
| #define | NRF_DRV_RTC_INT_OVERFLOW NRFX_RTC_INT_OVERFLOW |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_int_type_t nrfx_rtc_int_type_t |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_handler_t nrfx_rtc_handler_t |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_init nrfx_rtc_init |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_uninit nrfx_rtc_uninit |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_enable nrfx_rtc_enable |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_disable nrfx_rtc_disable |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_cc_set nrfx_rtc_cc_set |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_cc_disable nrfx_rtc_cc_disable |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_tick_enable nrfx_rtc_tick_enable |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_tick_disable nrfx_rtc_tick_disable |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_overflow_enable nrfx_rtc_overflow_enable |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_overflow_disable nrfx_rtc_overflow_disable |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_max_ticks_get nrfx_rtc_max_ticks_get |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_int_disable nrfx_rtc_int_disable |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_int_enable nrfx_rtc_int_enable |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_counter_get nrfx_rtc_counter_get |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_counter_clear nrfx_rtc_counter_clear |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_task_address_get nrfx_rtc_task_address_get |
|
Macro for forwarding the new implementation.
|
|
| #define | nrf_drv_rtc_event_address_get nrfx_rtc_event_address_get |
|
Macro for forwarding the new implementation.
|
|
Typedefs |
|
| typedef nrfx_rtc_t | nrf_drv_rtc_t |
|
Type definition for forwarding the new implementation.
|
|
| typedef nrfx_rtc_config_t | nrf_drv_rtc_config_t |
|
Type definition for forwarding the new implementation.
|
|
Detailed Description
Layer providing compatibility with the former API.