![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Macros | |
#define | NRF_802154_RTC_IRQ_PRIORITY 6 |
#define | NRF_802154_RTC_INSTANCE NRF_RTC2 |
#define | NRF_802154_RTC_IRQ_HANDLER RTC2_IRQHandler |
#define | NRF_802154_RTC_IRQN RTC2_IRQn |
#define NRF_802154_RTC_INSTANCE NRF_RTC2 |
RTC instance used in standalone timer driver implementation.
#define NRF_802154_RTC_IRQ_HANDLER RTC2_IRQHandler |
RTC interrupt handler name used in standalone timer driver implementation.
#define NRF_802154_RTC_IRQ_PRIORITY 6 |
Priority of RTC interrupt used in standalone timer driver implementation.
#define NRF_802154_RTC_IRQN RTC2_IRQn |
RTC Interrupt number used in standalone timer driver implementation.