Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_gpiote.h579 NRF_STATIC_INLINE nrf_gpiote_task_t nrf_gpiote_set_task_get(uint8_t index);
921 NRF_STATIC_INLINE nrf_gpiote_task_t nrf_gpiote_set_task_get(uint8_t index) in nrf_gpiote_set_task_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_gpiote.h334 return nrf_gpiote_set_task_get(index); in nrfy_gpiote_set_task_get()