Searched refs:RADIO_SW_LOW_INTR_PRIO (Results 1 – 2 of 2) sorted by relevance
228 HAL_NVIC_SetPriority((IRQn_Type) RADIO_SW_LOW_INTR_NUM, RADIO_SW_LOW_INTR_PRIO, 0); in LINKLAYER_PLAT_SetupSwLowIT()251 low_isr_priority = RADIO_SW_LOW_INTR_PRIO; in LINKLAYER_PLAT_TriggerSwLowIT()
382 #define RADIO_SW_LOW_INTR_PRIO (14) /* 2.4GHz RADIO low ISR priority */ macro