Searched refs:async_context_core_num (Results 1 – 2 of 2) sorted by relevance
53 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()
447 static inline uint async_context_core_num(const async_context_t *context) { in async_context_core_num() function
Completed in 7 milliseconds