Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_rtc/
Drtc.c176 rtc_hw->inte = RTC_INTE_RTC_BITS; in rtc_set_alarm()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Drtc.h364 #define RTC_INTE_RTC_BITS _u(0x00000001) macro