Home
last modified time | relevance | path

Searched refs:nhw_CLOCK_regw_sideeffects_INTENCLR (Results 1 – 4 of 4) sorted by relevance

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_54L_CLOCK.h16 void nhw_CLOCK_regw_sideeffects_INTENCLR(uint i);
DNHW_CLOCK.h24 void nhw_CLOCK_regw_sideeffects_INTENCLR(uint i);
DNHW_CLOCK.c392 void nhw_CLOCK_regw_sideeffects_INTENCLR(uint i) { in nhw_CLOCK_regw_sideeffects_INTENCLR() function
/nrf_hw_models-3.7.0/src/nrfx/hal/
Dnrf_clock.c38 nhw_CLOCK_regw_sideeffects_INTENCLR(i); in nrf_clock_int_disable()