Searched refs:icache_enabled (Results 1 – 2 of 2) sorted by relevance
203 bool icache_enabled = LL_ICACHE_IsEnabled(); in flash_stm32_block_erase_loop() local205 if (icache_enabled) { in flash_stm32_block_erase_loop()224 if (icache_enabled) { in flash_stm32_block_erase_loop()243 bool icache_enabled = LL_ICACHE_IsEnabled(); in flash_stm32_write_range() local245 if (icache_enabled) { in flash_stm32_write_range()264 if (icache_enabled) { in flash_stm32_write_range()
307 bool icache_enabled = LL_ICACHE_IsEnabled(); in flash_stm32_block_erase_loop() local309 if (icache_enabled) { in flash_stm32_block_erase_loop()328 if (icache_enabled) { in flash_stm32_block_erase_loop()347 bool icache_enabled = LL_ICACHE_IsEnabled(); in flash_stm32_write_range() local349 if (icache_enabled) { in flash_stm32_write_range()369 if (icache_enabled) { in flash_stm32_write_range()