Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_async_context/
Dasync_context_freertos.c185 } sync_func_call_t; typedef
188 sync_func_call_t *call = (sync_func_call_t *)worker; in handle_sync_func_call()
196 sync_func_call_t call; in async_context_freertos_execute_sync()
Dasync_context_threadsafe_background.c96 } sync_func_call_t; typedef
99 sync_func_call_t *call = (sync_func_call_t *)worker; in handle_sync_func_call()
143 sync_func_call_t call; in async_context_threadsafe_background_execute_sync()