Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpiote.h300 NRFY_STATIC_INLINE void nrfy_gpiote_task_force(NRF_GPIOTE_Type * p_reg, in nrfy_gpiote_task_force() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c978 nrfy_gpiote_task_force(p_instance->p_reg, (uint32_t)pin_te_get(p_instance, pin), init_val); in pin_out_task_force()