Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/common/pico_sync/include/pico/
Dlock_core.h183 #ifndef sync_internal_yield_until_before
196 #define sync_internal_yield_until_before(until) ((void)0) macro
/hal_rpi_pico-latest/src/common/pico_time/
Dtime.c416 sync_internal_yield_until_before(t); in sleep_until()
431 sync_internal_yield_until_before(t); in sleep_us()