Home
last modified time | relevance | path

Searched defs:ta_wakes_up_on_or_before (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/host/pico_time_adapter/
Dtime_adapter.c30 PICO_WEAK_FUNCTION_DEF(ta_wakes_up_on_or_before) in PICO_WEAK_FUNCTION_DEF() argument
/hal_rpi_pico-latest/src/rp2_common/pico_time_adapter/include/pico/
Dtime_adapter.h56 static inline bool ta_wakes_up_on_or_before(alarm_pool_timer_t *timer, uint alarm_num, int64_t targ… in ta_wakes_up_on_or_before() function