Searched refs:loop (Results 1 – 5 of 5) sorted by relevance
457 for (uint32_t loop = 0; loop < SMIF_BUSY_CHECK_LOOP_COUNT; loop++) in cy_serial_flash_qspi_abort_read() local
125 …rtup stack (needed for local variables in C startup code) by processing 8 bytes per loop iteration,188 ; Default handler are weak symbols with an endless loop.
884 uint32_t loop; in Cy_Crypto_Core_ED25519_PointMul() local981 loop = (uint32_t)(bitsize - clsame); in Cy_Crypto_Core_ED25519_PointMul()988 for (i = 0; i < (loop); i++) in Cy_Crypto_Core_ED25519_PointMul()1688 uint32_t loop; in Cy_Crypto_Core_ED25519_ExpMod() local1740 loop = (uint32_t)(bitsize - clsame - 1u); in Cy_Crypto_Core_ED25519_ExpMod()1747 for (i = 0; i < (loop); i++) in Cy_Crypto_Core_ED25519_ExpMod()
37 * FreeRTOS: When DeepSleep is locked, the default idle loop will attempt to enter Sleep instead.
188 …rtup stack (needed for local variables in C startup code) by processing 8 bytes per loop iteration,