Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_async_context/
Dasync_context_freertos.c211 bool do_wakeup = false; in async_context_freertos_release_lock() local
220 do_wakeup = true; in async_context_freertos_release_lock()
227 if (do_wakeup) { in async_context_freertos_release_lock()