Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_async_context/
A Dasync_context_poll.c12 static void noop(__unused async_context_t *context) { } in noop() function
60 .acquire_lock_blocking = noop,
61 .release_lock = noop,
72 .deinit = noop,

Completed in 2 milliseconds