Searched refs:LOCKOUT_MAGIC_START (Results 1 – 1 of 1) sorted by relevance
173 #define LOCKOUT_MAGIC_START 0x73a8831eu macro174 #define LOCKOUT_MAGIC_END (~LOCKOUT_MAGIC_START)186 if (sio_hw->fifo_rd == LOCKOUT_MAGIC_START) { in __not_in_flash_func()188 multicore_fifo_push_blocking_inline(LOCKOUT_MAGIC_START); in __not_in_flash_func()248 bool rc = multicore_lockout_handshake(LOCKOUT_MAGIC_START, until); in multicore_lockout_start_block_until()
Completed in 2 milliseconds