Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_powman/include/hardware/
Dpowman.h256 bool powman_configure_wakeup_state(powman_power_state sleep_state, powman_power_state wakeup_state);
/hal_rpi_pico-latest/src/rp2_common/hardware_powman/
Dpowman.c183 bool powman_configure_wakeup_state(powman_power_state sleep_state, powman_power_state wakeup_state)… in powman_configure_wakeup_state() function