/hal_nordic-3.6.0/nrfx/hal/ |
D | nrf_gpiote.h | 90 #define NRF_GPIOTE_INT_IN(idx, _) NRFX_CONCAT(NRF_GPIOTE_INT_IN, idx, _MASK) argument 106 #define NRF_GPIOTE_INST_GET(idx) NRFX_CONCAT(NRF_, GPIOTE, idx) argument 641 NRF_STATIC_INLINE void nrf_gpiote_event_enable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrf_gpiote_event_enable() 646 NRF_STATIC_INLINE void nrf_gpiote_event_disable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrf_gpiote_event_disable() 652 uint32_t idx, in nrf_gpiote_event_configure() 661 NRF_STATIC_INLINE uint32_t nrf_gpiote_event_pin_get(NRF_GPIOTE_Type const * p_reg, uint32_t idx) in nrf_gpiote_event_pin_get() 667 uint32_t idx) in nrf_gpiote_event_polarity_get() 673 NRF_STATIC_INLINE void nrf_gpiote_task_enable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrf_gpiote_task_enable() 691 NRF_STATIC_INLINE void nrf_gpiote_task_disable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrf_gpiote_task_disable() 697 uint32_t idx, in nrf_gpiote_task_configure() [all …]
|
D | nrf_spim.h | 51 #define _NRF_SPIM_PRESCALER_MAX_GET(periph_name, prefix, idx, p_reg) \ argument 59 #define _NRF_SPIM_PRESCALER_MIN_GET(periph_name, prefix, idx, p_reg) \ argument 77 #define NRF_SPIM_INST_GET(idx) NRFX_CONCAT(NRF_, SPIM, idx) argument
|
D | nrf_cracen.h | 262 NRF_STATIC_INLINE void nrf_cracen_seed_set(NRF_CRACEN_Type * p_reg, uint8_t idx, uint32_t value) in nrf_cracen_seed_set()
|
/hal_nordic-3.6.0/nrfx/haly/ |
D | nrfy_gpiote.h | 231 NRFY_STATIC_INLINE void nrfy_gpiote_event_enable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrfy_gpiote_event_enable() 238 NRFY_STATIC_INLINE void nrfy_gpiote_event_disable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrfy_gpiote_event_disable() 246 uint32_t idx, in nrfy_gpiote_event_configure() 255 NRFY_STATIC_INLINE uint32_t nrfy_gpiote_event_pin_get(NRF_GPIOTE_Type const * p_reg, uint32_t idx) in nrfy_gpiote_event_pin_get() 266 uint32_t idx) in nrfy_gpiote_event_polarity_get() 275 NRFY_STATIC_INLINE void nrfy_gpiote_task_enable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrfy_gpiote_task_enable() 282 NRFY_STATIC_INLINE void nrfy_gpiote_task_disable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrfy_gpiote_task_disable() 290 uint32_t idx, in nrfy_gpiote_task_configure() 301 uint32_t idx, in nrfy_gpiote_task_force() 309 NRFY_STATIC_INLINE void nrfy_gpiote_te_default(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrfy_gpiote_te_default() [all …]
|
/hal_nordic-3.6.0/drivers/nrf_802154/serialization/src/ |
D | nrf_802154_kvmap.c | 48 static inline uint8_t * item_ptr_by_idx_get(const nrf_802154_kvmap_t * p_kvmap, size_t idx) in item_ptr_by_idx_get() 68 size_t idx; in item_idx_by_key_search() local 99 size_t idx; in nrf_802154_kvmap_add() local 136 size_t idx; in nrf_802154_kvmap_remove() local 175 size_t idx; in nrf_802154_kvmap_search() local
|
D | nrf_802154_buffer_allocator.c | 98 size_t idx = in buffer_free() local
|
/hal_nordic-3.6.0/nrfx/drivers/include/ |
D | nrfx_gpiote.h | 172 #define NRFX_GPIOTE_APP_CHANNELS_MASK(idx) \ argument 183 #define NRFX_GPIOTE_INST_HANDLER_GET(idx) NRFX_CONCAT_3(nrfx_gpiote_, idx, _irq_handler) argument
|
D | nrfx_vevif.h | 45 #define NRFX_VEVIF_IRQ_HANDLER_DECLARE(idx, _) \ argument
|
D | nrfx_uarte.h | 210 uint8_t idx; ///< Used for determining which cache buffer to use. member 733 #define NRFX_UARTE_INST_HANDLER_GET(idx) NRFX_CONCAT_3(nrfx_uarte_, idx, _irq_handler) argument
|
D | nrfx_egu.h | 171 #define NRFX_EGU_INST_HANDLER_GET(idx) NRFX_CONCAT_3(nrfx_egu_, idx, _irq_handler) argument
|
D | nrfx_wdt.h | 318 #define NRFX_WDT_INST_HANDLER_GET(idx) NRFX_CONCAT_3(nrfx_wdt_, idx, _irq_handler) argument
|
D | nrfx_timer.h | 414 #define NRFX_TIMER_INST_HANDLER_GET(idx) NRFX_CONCAT_3(nrfx_timer_, idx, _irq_handler) argument
|
D | nrfx_rtc.h | 374 #define NRFX_RTC_INST_HANDLER_GET(idx) NRFX_CONCAT_3(nrfx_rtc_, idx, _irq_handler) argument
|
D | nrfx_spis.h | 276 #define NRFX_SPIS_INST_HANDLER_GET(idx) NRFX_CONCAT_3(nrfx_spis_, idx, _irq_handler) argument
|
D | nrfx_twis.h | 429 #define NRFX_TWIS_INST_HANDLER_GET(idx) NRFX_CONCAT_3(nrfx_twis_, idx, _irq_handler) argument
|
D | nrfx_pwm.h | 430 #define NRFX_PWM_INST_HANDLER_GET(idx) NRFX_CONCAT_3(nrfx_pwm_, idx, _irq_handler) argument
|
D | nrfx_uart.h | 418 #define NRFX_UART_INST_HANDLER_GET(idx) NRFX_CONCAT_3(nrfx_uart_, idx, _irq_handler) argument
|
/hal_nordic-3.6.0/drivers/nrf_802154/driver/src/ |
D | nrf_802154_queue.c | 55 static inline void * idx2ptr(const nrf_802154_queue_t * p_queue, size_t idx) in idx2ptr()
|
/hal_nordic-3.6.0/nrfx/soc/interconnect/ipct/ |
D | nrfx_interconnect_ipct.c | 129 nrfx_interconnect_ipct_t const * nrfx_interconnect_ipct_global_by_idx_get(uint8_t idx) in nrfx_interconnect_ipct_global_by_idx_get()
|
/hal_nordic-3.6.0/nrfx/helpers/ |
D | nrfx_flag32_allocator.c | 60 uint8_t idx; in nrfx_flag32_alloc() local
|
/hal_nordic-3.6.0/nrfx/soc/interconnect/apb/ |
D | nrfx_interconnect_apb.c | 126 nrfx_interconnect_apb_t const * nrf_apb_interconnect_by_idx_global_get(uint8_t idx) in nrf_apb_interconnect_by_idx_global_get()
|
/hal_nordic-3.6.0/nrfx/drivers/src/ |
D | nrfx_gpiote.c | 234 #define _NRFX_GPIOTE_CB_INITIALIZER(periph_name, prefix, idx, _) \ argument 292 static gpiote_control_block_t * get_cb(uint32_t idx) in get_cb() 421 uint8_t idx = get_pin_idx(pin); in release_handler() local 624 uint8_t idx = get_pin_idx(pin); in gpiote_input_configure() local 719 uint8_t idx = get_pin_idx(pin); in gpiote_output_configure() local
|
D | nrfx_grtc.c | 180 static uint8_t get_channel_for_ch_data_idx(uint8_t idx) in get_channel_for_ch_data_idx() 194 uint8_t idx; in get_ch_data_index_for_channel() local
|
D | nrfx_vevif.c | 46 #define NRFX_VEVIF_IRQ_HANDLER_DEFINE(idx, _) \ argument
|
D | nrfx_adc.c | 52 uint16_t idx; member
|