nuttx/arch/arm
Ouss4 1ca552716c arch/arm/src/stm32/stm32_i2s: Change the initialize function from
stm32_i2sdev_initialize to stm32_i2sbus_initiliaze, to be consistent
with the way other buses are initialized.
The stm32_i2sdev_initiliaze (similar to stm32_spidev_initialize for
example) is a board specific function that does any necessary
initialization that's board depedent.
2020-06-05 12:21:43 +08:00
..
include stm32h7 stm32h7x3xx_irq: Fix CS violation 2020-05-23 09:16:30 -03:00
src arch/arm/src/stm32/stm32_i2s: Change the initialize function from 2020-06-05 12:21:43 +08:00
Kconfig Add support for STM32G474: Modify existing files 2020-05-23 09:02:00 -03:00