Home
last modified time | relevance | path

Searched refs:SPI_CFG2_CPOL (Results 1 – 25 of 81) sorted by relevance

1234

/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_spi.h301 #define LL_SPI_POLARITY_HIGH (SPI_CFG2_CPOL)
1190 MODIFY_REG(SPIx->CFG2, SPI_CFG2_CPOL, ClockPolarity); in LL_SPI_SetClockPolarity()
1203 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_CPOL)); in LL_SPI_GetClockPolarity()
Dstm32wbaxx_hal_spi.h336 #define SPI_POLARITY_HIGH SPI_CFG2_CPOL
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_spi.h310 #define LL_SPI_POLARITY_HIGH (SPI_CFG2_CPOL)
1195 MODIFY_REG(SPIx->CFG2, SPI_CFG2_CPOL, ClockPolarity); in LL_SPI_SetClockPolarity()
1208 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_CPOL)); in LL_SPI_GetClockPolarity()
Dstm32u5xx_hal_spi.h336 #define SPI_POLARITY_HIGH SPI_CFG2_CPOL
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_spi.h310 #define LL_SPI_POLARITY_HIGH (SPI_CFG2_CPOL)
1176 MODIFY_REG(SPIx->CFG2, SPI_CFG2_CPOL, ClockPolarity); in LL_SPI_SetClockPolarity()
1189 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_CPOL)); in LL_SPI_GetClockPolarity()
Dstm32h7xx_hal_spi.h353 #define SPI_POLARITY_HIGH SPI_CFG2_CPOL
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_spi.h297 #define LL_SPI_POLARITY_HIGH (SPI_CFG2_CPOL)
1108 MODIFY_REG(SPIx->CFG2, SPI_CFG2_CPOL, ClockPolarity); in LL_SPI_SetClockPolarity()
1121 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_CPOL)); in LL_SPI_GetClockPolarity()
Dstm32h5xx_hal_spi.h340 #define SPI_POLARITY_HIGH SPI_CFG2_CPOL
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_spi.h310 #define LL_SPI_POLARITY_HIGH (SPI_CFG2_CPOL)
1176 MODIFY_REG(SPIx->CFG2, SPI_CFG2_CPOL, ClockPolarity); in LL_SPI_SetClockPolarity()
1189 return (uint32_t)(READ_BIT(SPIx->CFG2, SPI_CFG2_CPOL)); in LL_SPI_GetClockPolarity()
Dstm32mp1xx_hal_spi.h353 #define SPI_POLARITY_HIGH SPI_CFG2_CPOL
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_spi.c341 SPI_CFG2_CPOL | SPI_CFG2_CPHA | in LL_SPI_Init()
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_spi.c393 SPI_CFG2_CPOL | SPI_CFG2_CPHA | in LL_SPI_Init()
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_spi.c396 SPI_CFG2_CPOL | SPI_CFG2_CPHA | in LL_SPI_Init()
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_spi.c393 SPI_CFG2_CPOL | SPI_CFG2_CPHA | in LL_SPI_Init()
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_spi.c394 SPI_CFG2_CPOL | SPI_CFG2_CPHA | in LL_SPI_Init()
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h7373 #define SPI_CFG2_CPOL SPI_CFG2_CPOL_Msk /*!<Clock Polar… macro
Dstm32wba52xx.h11375 #define SPI_CFG2_CPOL SPI_CFG2_CPOL_Msk /*!<Clock Polar… macro
Dstm32wba54xx.h12083 #define SPI_CFG2_CPOL SPI_CFG2_CPOL_Msk /*!<Clock Polar… macro
Dstm32wba55xx.h12101 #define SPI_CFG2_CPOL SPI_CFG2_CPOL_Msk /*!<Clock Polar… macro
/hal_stm32-3.6.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h13023 #define SPI_CFG2_CPOL SPI_CFG2_CPOL_Msk /*!<Clock Polar… macro
Dstm32h562xx.h20055 #define SPI_CFG2_CPOL SPI_CFG2_CPOL_Msk /*!<Clock Polar… macro
/hal_stm32-3.6.0/stm32cube/stm32u5xx/soc/
Dstm32u535xx.h20134 #define SPI_CFG2_CPOL SPI_CFG2_CPOL_Msk /*!<Clock Polar… macro
Dstm32u545xx.h20730 #define SPI_CFG2_CPOL SPI_CFG2_CPOL_Msk /*!<Clock Polar… macro
/hal_stm32-3.6.0/stm32cube/stm32h7xx/soc/
Dstm32h7b3xxq.h17288 #define SPI_CFG2_CPOL SPI_CFG2_CPOL_Msk /*!<Clock Polarity … macro
Dstm32h7b0xxq.h17281 #define SPI_CFG2_CPOL SPI_CFG2_CPOL_Msk /*!<Clock Polarity … macro

1234