Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_clocks/
Dclocks.c21 static resus_callback_t _resus_callback; variable
185 if (_resus_callback) { in clocks_handle_resus()
186 _resus_callback(); in clocks_handle_resus()
213 _resus_callback = resus_callback; in clocks_enable_resus()