Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNRF_GPIOTE.h16 void nrf_gpiote_regw_sideeffects_TASKS_SET(unsigned int inst, unsigned int n);
DNRF_GPIOTE.c289 void nrf_gpiote_regw_sideeffects_TASKS_SET(unsigned int inst, unsigned int n) { in nrf_gpiote_regw_sideeffects_TASKS_SET() function
/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_gpiote.c64 nrf_gpiote_regw_sideeffects_TASKS_SET(inst, reg - &NRF_GPIOTE_regs[inst].TASKS_SET[0]); in nrf_gpiote_task_trigger()