Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_powman/include/hardware/
Dpowman.h71 uint64_t powman_timer_get_ms(void);
/hal_rpi_pico-latest/src/rp2_common/pico_aon_timer/
Daon_timer.c77 ms_to_timespec(powman_timer_get_ms(), ts); in aon_timer_get_time()
/hal_rpi_pico-latest/src/rp2_common/hardware_powman/
Dpowman.c46 uint64_t powman_timer_get_ms(void) { in powman_timer_get_ms() function