Home
last modified time | relevance | path

Searched refs:nrf_gpiote_out_task_get (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-3.5.0/nrfx/hal/
Dnrf_gpiote.h437 NRF_STATIC_INLINE nrf_gpiote_task_t nrf_gpiote_out_task_get(uint8_t index);
658 NRF_STATIC_INLINE nrf_gpiote_task_t nrf_gpiote_out_task_get(uint8_t index) in nrf_gpiote_out_task_get() function
/hal_nordic-3.5.0/nrfx/haly/
Dnrfy_gpiote.h316 return nrf_gpiote_out_task_get(index); in nrfy_gpiote_out_task_get()