Home
last modified time | relevance | path

Searched refs:nrf_gpiote_regw_sideeffects_TASKS_OUT (Results 1 – 3 of 3) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DNRF_GPIOTE.h15 void nrf_gpiote_regw_sideeffects_TASKS_OUT(unsigned int inst, unsigned int n);
DNRF_GPIOTE.c282 void nrf_gpiote_regw_sideeffects_TASKS_OUT(unsigned int inst, unsigned int n) { in nrf_gpiote_regw_sideeffects_TASKS_OUT() function
/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_gpiote.c61 nrf_gpiote_regw_sideeffects_TASKS_OUT(inst, reg - &NRF_GPIOTE_regs[inst].TASKS_OUT[0]); in nrf_gpiote_task_trigger()