Home
last modified time | relevance | path

Searched refs:SPI4 (Results 1 – 25 of 132) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_spi.c35 #if defined (SPI1) || defined (SPI2) || defined (SPI3) || defined (SPI4)
176 #if defined(SPI4) in LL_SPI_DeInit()
177 if (SPIx == SPI4) in LL_SPI_DeInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_spi.c35 #if defined (SPI1) || defined (SPI2) || defined (SPI3) || defined (SPI4) || defined (SPI5) || defin…
176 #if defined(SPI4) in LL_SPI_DeInit()
177 if (SPIx == SPI4) in LL_SPI_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_spi.c35 #if defined (SPI1) || defined (SPI2) || defined (SPI3) || defined (SPI4) || defined (SPI5) || defin…
165 #if defined(SPI4) in LL_SPI_DeInit()
166 if (SPIx == SPI4) in LL_SPI_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_spi.c35 #if defined (SPI1) || defined (SPI2) || defined (SPI3) || defined (SPI4)
176 #if defined(SPI4) in LL_SPI_DeInit()
177 if (SPIx == SPI4) in LL_SPI_DeInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc.h1139 #if defined(SPI4)
1211 #if defined(SPI4)
1544 #if defined(SPI4)
1575 #if defined(SPI4)
1897 #if defined(SPI4)
1930 #if defined(SPI4)
2284 #if defined(SPI4)
2315 #if defined(SPI4)
2665 #if defined(SPI4)
2696 #if defined(SPI4)
Dstm32g4xx_hal_gpio_ex.h140 #if defined(SPI4)
Dstm32g4xx_ll_bus.h193 #if defined(SPI4)
Dstm32g4xx_hal_dma.h335 #if defined (SPI4)
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_spi.c34 #if defined(SPI1) || defined(SPI2) || defined(SPI3) || defined(SPI4) || defined(SPI5) || defined(SP…
286 #if defined(SPI4) in LL_SPI_DeInit()
287 if (SPIx == SPI4) in LL_SPI_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_spi.c37 #if defined(SPI1) || defined(SPI2) || defined(SPI3) || defined(SPI4) || defined(SPI5) || defined(SP…
288 #if defined(SPI4) in LL_SPI_DeInit()
289 if (SPIx == SPI4) in LL_SPI_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_spi.c34 #if defined(SPI1) || defined(SPI2) || defined(SPI3) || defined(SPI4) || defined(SPI5) || defined(SP…
286 #if defined(SPI4) in LL_SPI_DeInit()
287 if (SPIx == SPI4) in LL_SPI_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_spi.c34 #if defined(SPI1) || defined(SPI2) || defined(SPI3) || defined(SPI4) || defined(SPI5) || defined(SP…
285 #if defined(SPI4) in LL_SPI_DeInit()
286 if (SPIx == SPI4) in LL_SPI_DeInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_spi.c34 #if defined(SPI1) || defined(SPI2) || defined(SPI3) || defined(SPI4) || defined(SPI5) || defined(SP…
286 #if defined(SPI4) in LL_SPI_DeInit()
287 if (SPIx == SPI4) in LL_SPI_DeInit()
Dstm32h5xx_hal_rcc_ex.c2100 #if defined(SPI4) in HAL_RCCEx_PeriphCLKConfig()
2515 #if defined(SPI4) in HAL_RCCEx_GetPeriphCLKConfig()
2718 #if defined(SPI4) in HAL_RCCEx_GetPeriphCLKConfig()
4977 #if defined(SPI4) in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32h5xx_ll_rcc.c104 #elif defined(SPI4)
1591 #if defined(SPI4) in LL_RCC_GetSPIClockFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_gpio_ex.h173 #if defined(SPI4)
200 #if defined(SPI4)
Dstm32h5xx_hal_rcc_ex.h326 #if defined(SPI4)
505 #if defined(SPI4)
972 #if defined(SPI4)
2163 #if defined(SPI4)
3683 #if defined(SPI4)
Dstm32h5xx_hal_dma.h320 #if defined (SPI4)
526 #if defined (SPI4)
Dstm32h5xx_hal_rcc.h1716 #if defined(SPI4)
1789 #if defined(SPI4)
2581 #if defined(SPI4)
2623 #if defined(SPI4)
3263 #if defined(SPI4)
3307 #if defined(SPI4)
3938 #if defined(SPI4)
3980 #if defined(SPI4)
Dstm32h5xx_hal_gtzc.h274 #if defined (SPI4)
Dstm32h5xx_ll_bus.h321 #if defined(SPI4)
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_spi.c285 #if defined(SPI4) in LL_SPI_DeInit()
286 if (SPIx == SPI4) in LL_SPI_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_bus.h199 #if defined(SPI4)
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_bus.h299 #if defined(SPI4)
Dstm32f4xx_ll_spi.h34 #if defined (SPI1) || defined (SPI2) || defined (SPI3) || defined (SPI4) || defined (SPI5) || defin…

123456