Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dresets.h45 RESET_RTC = 15, ///< Select RTC to be reset enumerator
/hal_rpi_pico-latest/src/rp2_common/pico_runtime_init/
Druntime_init.c79 (1u << RESET_RTC) | in runtime_init_early_resets()
/hal_rpi_pico-latest/src/rp2_common/hardware_rtc/
Drtc.c28 reset_unreset_block_num_wait_blocking(RESET_RTC); in rtc_init()