Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_async_context/
Dasync_context_poll.c54 uint32_t async_context_poll_execute_sync(__unused async_context_t *context, uint32_t (*func)(void *… in async_context_poll_execute_sync() function
63 .execute_sync = async_context_poll_execute_sync,