Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_async_context/
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,