Home
last modified time | relevance | path

Searched defs:idx (Results 1 – 25 of 49) sorted by relevance

12

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpiote.h231 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-latest/nrfx/hal/
Dnrf_gpiote.h90 #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
823 NRF_STATIC_INLINE void nrf_gpiote_event_enable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrf_gpiote_event_enable()
828 NRF_STATIC_INLINE void nrf_gpiote_event_disable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrf_gpiote_event_disable()
834 uint32_t idx, in nrf_gpiote_event_configure()
843 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()
849 uint32_t idx) in nrf_gpiote_event_polarity_get()
855 NRF_STATIC_INLINE void nrf_gpiote_task_enable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrf_gpiote_task_enable()
873 NRF_STATIC_INLINE void nrf_gpiote_task_disable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrf_gpiote_task_disable()
879 uint32_t idx, in nrf_gpiote_task_configure()
[all …]
Dnrf_spim.h56 #define _NRF_SPIM_PRESCALER_MAX_GET(periph_name, prefix, idx, p_reg) \ argument
64 #define _NRF_SPIM_PRESCALER_MIN_GET(periph_name, prefix, idx, p_reg) \ argument
82 #define NRF_SPIM_INST_GET(idx) NRFX_CONCAT(NRF_, SPIM, idx) argument
Dnrf_cracen.h268 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-latest/drivers/nrf_802154/serialization/src/
Dnrf_802154_kvmap.c48 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
Dnrf_802154_buffer_allocator.c98 size_t idx = in buffer_free() local
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_dppi.c291 #define DPPI_CHANNELS_NUM(idx) NRFX_BIT_MASK(NRFX_CONCAT(DPPIC, idx, _CH_NUM) argument
292 #define DPPI_CHANNELS_USED(idx) NRFX_CONCAT(NRFX_DPPI, idx, _CHANNELS_USED) argument
293 #define DPPI_AVAILABLE_CHANNELS_MASK(idx) \ argument
296 #define DPPI_GROUPS_NUM(idx) NRFX_BIT_MASK(NRFX_CONCAT(DPPIC, idx, _GROUP_NUM) argument
297 #define DPPI_GROUPS_USED(idx) NRFX_CONCAT(NRFX_DPPI, idx, _GROUPS_USED) argument
298 #define DPPI_AVAILABLE_GROUPS_MASK(idx) \ argument
314 #define _NRFX_DPPIC_CB_INITIALIZER(periph_name, prefix, idx, _) \ argument
Dnrfx_gpiote.c234 #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
Dnrfx_pdm.c79 #define _NRFX_PDM_CB_INITIALIZER(periph_name, prefix, idx, _) \ argument
96 static nrfx_pdm_cb_t * get_cb(uint32_t idx) in get_cb()
Dnrfx_grtc.c189 static uint8_t get_channel_for_ch_data_idx(uint8_t idx) in get_channel_for_ch_data_idx()
203 uint8_t idx; in get_ch_data_index_for_channel() local
Dnrfx_vevif.c47 #define NRFX_VEVIF_IRQ_HANDLER_DEFINE(idx, _) \ argument
Dnrfx_ppib.c116 #define PPIB_CHANNELS_NUM(idx) (NRFX_CONCAT(PPIB, idx, _NTASKSEVENTS_MAX) + 1UL) argument
Dnrfx_adc.c52 uint16_t idx; member
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_gpiote.h172 #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
Dnrfx_uarte.h210 uint8_t idx; ///< Used for determining which cache buffer to use. member
734 #define NRFX_UARTE_INST_HANDLER_GET(idx) NRFX_CONCAT_3(nrfx_uarte_, idx, _irq_handler) argument
Dnrfx_vevif.h45 #define NRFX_VEVIF_IRQ_HANDLER_DECLARE(idx, _) \ argument
Dnrfx_egu.h171 #define NRFX_EGU_INST_HANDLER_GET(idx) NRFX_CONCAT_3(nrfx_egu_, idx, _irq_handler) argument
Dnrfx_wdt.h328 #define NRFX_WDT_INST_HANDLER_GET(idx) NRFX_CONCAT_3(nrfx_wdt_, idx, _irq_handler) argument
Dnrfx_timer.h414 #define NRFX_TIMER_INST_HANDLER_GET(idx) NRFX_CONCAT_3(nrfx_timer_, idx, _irq_handler) argument
Dnrfx_rtc.h374 #define NRFX_RTC_INST_HANDLER_GET(idx) NRFX_CONCAT_3(nrfx_rtc_, idx, _irq_handler) argument
/hal_nordic-latest/nrfx/soc/interconnect/dppic_ppib/
Dnrfx_interconnect_dppic_ppib_lumos.h53 #define DPPI_INSTANCE(idx) .dppic = NRFX_DPPI_INSTANCE(idx) argument
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_queue.c55 static inline void * idx2ptr(const nrf_802154_queue_t * p_queue, size_t idx) in idx2ptr()
/hal_nordic-latest/nrfx/soc/interconnect/ipct/
Dnrfx_interconnect_ipct.c129 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-latest/nrfx/helpers/
Dnrfx_flag32_allocator.c60 uint8_t idx; in nrfx_flag32_alloc() local
/hal_nordic-latest/nrfx/soc/interconnect/apb/
Dnrfx_interconnect_apb.c126 nrfx_interconnect_apb_t const * nrf_apb_interconnect_by_idx_global_get(uint8_t idx) in nrf_apb_interconnect_by_idx_global_get()

12