Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_clocks/include/hardware/
Dclocks.h354 void clocks_enable_resus(resus_callback_t resus_callback);
/hal_rpi_pico-latest/src/rp2_common/hardware_clocks/
Dclocks.c207 void clocks_enable_resus(resus_callback_t resus_callback) { in clocks_enable_resus() function