Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_ticks/
Dticks.c13 cycles <<= WATCHDOG_TICK_CYCLES_LSB; in tick_start()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dwatchdog.h222 #define WATCHDOG_TICK_CYCLES_LSB _u(0) macro