Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_driver/
Dcyw43_driver.c18 #ifndef CYW43_SLEEP_CHECK_MS
19 #define CYW43_SLEEP_CHECK_MS 50 macro
93 … async_context_add_at_time_worker_in_ms(context, &sleep_timeout_worker, CYW43_SLEEP_CHECK_MS); in cyw43_do_poll()