nuttx/arch/arm
David Sidrane 1ca952243c stm32h7:flash can not use usleep
commit 328374f4658d11655f268f968f4c6c7a3942f320

   changed the wait to use usleep. This killed the
   write performace from the published values in the
   datasheet of ~100 us to 2 mS per 256 bits. On
   a 1000 per tick config. It can be 10 X worse
   on the default 100 per tick config.

   This changes uses up_udelay.
2022-02-15 02:09:04 +08:00
..
include stm32u5: Architecture Support for STM32U5 2022-02-13 16:32:35 +08:00
src stm32h7:flash can not use usleep 2022-02-15 02:09:04 +08:00
Kconfig stm32u5: Architecture Support for STM32U5 2022-02-13 16:32:35 +08:00