Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_ticks/
Dticks.c18 cycles <<= TICKS_WATCHDOG_CYCLES_LSB; in tick_start()
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dticks.h217 #define TICKS_WATCHDOG_CYCLES_LSB _u(0) macro