Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_cyw43_driver/
A Dcyw43_driver.c53 assert(get_core_num() == async_context_core_num(cyw43_async_context)); in cyw43_irq_init()
63 assert(get_core_num() == async_context_core_num(cyw43_async_context)); in cyw43_irq_deinit()
72 assert(get_core_num() == async_context_core_num(cyw43_async_context)); in cyw43_post_poll_hook()
84 assert(get_core_num() == async_context_core_num(cyw43_async_context)); in cyw43_do_poll()
/external/platform/pico/rp2_common/pico_async_context/include/pico/
A Dasync_context.h447 static inline uint async_context_core_num(const async_context_t *context) { in async_context_core_num() function

Completed in 7 milliseconds