Searched refs:LOCKOUT_MAGIC_END (Results 1 – 1 of 1) sorted by relevance
174 #define LOCKOUT_MAGIC_END (~LOCKOUT_MAGIC_START) macro189 while (multicore_fifo_pop_blocking_inline() != LOCKOUT_MAGIC_END) { in __not_in_flash_func()193 multicore_fifo_push_blocking_inline(LOCKOUT_MAGIC_END); in __not_in_flash_func()268 bool rc = multicore_lockout_handshake(LOCKOUT_MAGIC_END, until); in multicore_lockout_end_block_until()
Completed in 2 milliseconds