Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_async_context/include/pico/
A Dasync_context.h170 void (*deinit)(async_context_t *self); member
464 context->type->deinit(context); in async_context_deinit()
/external/platform/pico/rp2_common/pico_async_context/
A Dasync_context_poll.c72 .deinit = noop,
A Dasync_context_freertos.c294 .deinit = async_context_freertos_deinit,
A Dasync_context_threadsafe_background.c367 .deinit = async_context_threadsafe_background_deinit,

Completed in 7 milliseconds