Searched defs:wait (Results 1 – 7 of 7) sorted by relevance
55 uint32_t wait; /*!< Wait time value to fill in the TIMING register. */ member
105 volatile uint16_t wait = 0x400; /* near 50 ms @ 50 us/cycle */ in EEPROM_WaitForReady() local
116 volatile uint16_t wait = 0x400; /* near 50 ms @ 50 us/cycle */ in EEPROM_WaitForReady() local
354 status_t SCEvent_WaitEvent(sc_event_sema4_wait_t wait, sc_event_sema4_post_t post, void *sem, uint3… in SCEvent_WaitEvent()
57 #define wait(param) while(param) macro
296 volatile uint32_t wait = 50u; in hashcrypt_check_need_key() local
521 CAAM_Type *base, caam_job_ring_t jobRing, uint32_t *descriptor, bool *wait, bool *found) in caam_out_job_ring_test_and_remove()1850 bool wait; in CAAM_Wait() local