Searched refs:loop (Results 1 – 10 of 10) sorted by relevance
418 uint32_t loop = 0; in Flash_ProgramData() local484 memcpy(&dword, (void *)((uint32_t)data + loop), sizeof(dword)); in Flash_ProgramData()492 memcpy(dword, (void *)((uint32_t)data + loop), sizeof(dword)); in Flash_ProgramData()500 loop += sizeof(dword); in Flash_ProgramData()502 } while ((loop != cnt) && (err == HAL_OK)); in Flash_ProgramData()
149 loop in DelayLoop()152 BNE loop in DelayLoop()
237 - It performs loop integrity checks244 - It performs loop integrity checks
149 To avoid to skip critical loop iterations. It can weaken the cryptographic150 algorithms. After a loop has executed, check the loop counter whether it456 | Failure loop hardening | Y | Y | Y | |
40 ``partition``. The agent has an endless loop and waits for signals, calls FFM
131 For example, RPC-based `NS Agent` has a while loop that keeps waiting for676 - It has a message loop, keep waiting for RPC events.
263 This API enters the CPU into an infinite loop.
142 - Failure loop hardening
362 This function must have a loop that repeatedly waits for input signals and
237 tasks are complete, it will enter an infinite loop waiting for a MAILBOX_SIGNAL