Searched refs:LOCKOUT_MAGIC_START (Results 1 – 1 of 1) sorted by relevance
203 #define LOCKOUT_MAGIC_START 0x73a8831eu macro204 #define LOCKOUT_MAGIC_END (~LOCKOUT_MAGIC_START)214 if (sio_hw->fifo_rd == LOCKOUT_MAGIC_START) { in __not_in_flash_func()216 multicore_fifo_push_blocking_inline(LOCKOUT_MAGIC_START); in __not_in_flash_func()279 bool rc = multicore_lockout_handshake(LOCKOUT_MAGIC_START, until); in multicore_lockout_start_block_until()