Home
last modified time | relevance | path

Searched defs:priority (Results 1 – 5 of 5) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/sl/include/
Dnrf_802154_sl_rsch.h328 uint8_t priority; member
352 uint8_t priority; member
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_power_clock.h46 uint8_t priority; in nrfx_power_clock_irq_init() local
/hal_nordic-latest/nrfx/haly/
Dnrfy_common.h76 #define NRFY_IRQ_PRIORITY_SET(irq_number, priority) NRFX_IRQ_PRIORITY_SET(irq_number, priority) argument
/hal_nordic-latest/nrfx/templates/
Dnrfx_glue.h84 #define NRFX_IRQ_PRIORITY_SET(irq_number, priority) argument
/hal_nordic-latest/nrfx/hal/
Dnrf_vpr_clic.h283 nrf_vpr_clic_priority_t priority) in nrf_vpr_clic_int_priority_set()