Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_gpiote.c117 void nrf_gpiote_event_enable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrf_gpiote_event_enable()
124 void nrf_gpiote_event_disable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrf_gpiote_event_disable()
224 uint32_t idx, in nrf_gpiote_event_configure()
235 void nrf_gpiote_task_enable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrf_gpiote_task_enable()
243 void nrf_gpiote_task_disable(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrf_gpiote_task_disable()
251 uint32_t idx, in nrf_gpiote_task_configure()
269 uint32_t idx, in nrf_gpiote_task_force()
278 void nrf_gpiote_te_default(NRF_GPIOTE_Type * p_reg, uint32_t idx) in nrf_gpiote_te_default()