Home
last modified time | relevance | path

Searched refs:getlatency (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_utils.c232 uint32_t getlatency; in LL_SetFlashLatency() local
262 getlatency = LL_FLASH_GetLatency(); in LL_SetFlashLatency()
264 } while ((getlatency != latency) && (timeout > 0U)); in LL_SetFlashLatency()
266 if(getlatency != latency) in LL_SetFlashLatency()
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_utils.c241 uint32_t getlatency; in LL_SetFlashLatency() local
302 getlatency = LL_FLASH_GetLatency(); in LL_SetFlashLatency()
304 } while ((getlatency != latency) && (timeout > 0)); in LL_SetFlashLatency()
306 if(getlatency != latency) in LL_SetFlashLatency()
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_utils.c379 uint32_t getlatency; in LL_SetFlashLatency() local
417 getlatency = LL_FLASH_GetLatency(); in LL_SetFlashLatency()
419 } while ((getlatency != latency) && (timeout > 0u)); in LL_SetFlashLatency()
421 if(getlatency != latency) in LL_SetFlashLatency()
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_utils.c239 uint32_t getlatency; in LL_SetFlashLatency() local
279 getlatency = LL_FLASH_GetLatency(); in LL_SetFlashLatency()
281 } while ((getlatency != latency) && (timeout > 0)); in LL_SetFlashLatency()
283 if(getlatency != latency) in LL_SetFlashLatency()
/hal_stm32-3.5.0/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_utils.c231 uint32_t getlatency; in LL_SetFlashLatency() local
262 getlatency = LL_FLASH_GetLatency(); in LL_SetFlashLatency()
264 } while ((getlatency != latency) && (timeout > 0)); in LL_SetFlashLatency()
266 if(getlatency != latency) in LL_SetFlashLatency()
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_utils.c308 uint32_t getlatency; in LL_SetFlashLatency() local
352 getlatency = LL_FLASH_GetLatency(); in LL_SetFlashLatency()
354 } while ((getlatency != latency) && (timeout > 0)); in LL_SetFlashLatency()
356 if(getlatency != latency) in LL_SetFlashLatency()
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_utils.c280 uint32_t getlatency; in LL_SetFlashLatency() local
367 getlatency = LL_FLASH_GetLatency(); in LL_SetFlashLatency()
369 } while ((getlatency != latency) && (timeout > 0U)); in LL_SetFlashLatency()
371 if(getlatency != latency) in LL_SetFlashLatency()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_utils.c277 uint32_t getlatency; in LL_SetFlashLatency() local
407 getlatency = LL_FLASH_GetLatency(); in LL_SetFlashLatency()
409 } while ((getlatency != latency) && (timeout > 0U)); in LL_SetFlashLatency()
411 if (getlatency != latency) in LL_SetFlashLatency()
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_utils.c280 uint32_t getlatency; in LL_SetFlashLatency() local
341 getlatency = LL_FLASH_GetLatency(); in LL_SetFlashLatency()
343 } while ((getlatency != latency) && (timeout > 0U)); in LL_SetFlashLatency()
345 if (getlatency != latency) in LL_SetFlashLatency()
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_utils.c268 uint32_t getlatency; in LL_SetFlashLatency() local
339 getlatency = LL_FLASH_GetLatency(); in LL_SetFlashLatency()
341 } while ((getlatency != latency) && (timeout > 0U)); in LL_SetFlashLatency()
343 if (getlatency != latency) in LL_SetFlashLatency()
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_utils.c329 uint32_t getlatency; in LL_SetFlashLatency() local
455 getlatency = LL_FLASH_GetLatency(); in LL_SetFlashLatency()
457 } while ((getlatency != latency) && (timeout > 0)); in LL_SetFlashLatency()
459 if(getlatency != latency) in LL_SetFlashLatency()
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_utils.c255 uint32_t getlatency; in LL_SetFlashLatency() local
338 getlatency = LL_FLASH_GetLatency(); in LL_SetFlashLatency()
341 while ((getlatency != latency) && (timeout > 0U)); in LL_SetFlashLatency()
343 if (getlatency != latency) in LL_SetFlashLatency()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_utils.c288 uint32_t getlatency; in LL_SetFlashLatency() local
328 getlatency = LL_FLASH_GetLatency(); in LL_SetFlashLatency()
331 while ((getlatency != latency) && (timeout > 0)); in LL_SetFlashLatency()
333 if (getlatency != latency) in LL_SetFlashLatency()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_utils.c341 uint32_t getlatency; in LL_SetFlashLatency() local
451 getlatency = LL_FLASH_GetLatency(); in LL_SetFlashLatency()
453 } while ((getlatency != latency) && (timeout > 0)); in LL_SetFlashLatency()
455 if(getlatency != latency) in LL_SetFlashLatency()
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_utils.c619 uint32_t getlatency; in LL_SetFlashLatency() local
775 getlatency = LL_FLASH_GetLatency(); in LL_SetFlashLatency()
777 } while ((getlatency != latency) && (timeout > 0U)); in LL_SetFlashLatency()
779 if (getlatency != latency) in LL_SetFlashLatency()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_utils.c694 uint32_t getlatency; local
888 getlatency = LL_FLASH_GetLatency();
890 } while ((getlatency != latency) && (timeout > 0U));
892 if(getlatency != latency)