Home
last modified time | relevance | path

Searched refs:SPI_CFG1_BPASS (Results 1 – 25 of 26) sorted by relevance

12

/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_spi.h318 #define LL_SPI_BAUDRATEPRESCALER_BYPASS (SPI_CFG1_BPASS)
1256 MODIFY_REG(SPIx->CFG1, (SPI_CFG1_MBR | SPI_CFG1_BPASS), Baudrate); in LL_SPI_SetBaudRatePrescaler()
1277 return (uint32_t)(READ_BIT(SPIx->CFG1, (SPI_CFG1_MBR | SPI_CFG1_BPASS))); in LL_SPI_GetBaudRatePrescaler()
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_spi.h327 #define LL_SPI_BAUDRATEPRESCALER_BYPASS (SPI_CFG1_BPASS)
1260 MODIFY_REG(SPIx->CFG1, (SPI_CFG1_MBR | SPI_CFG1_BPASS), Baudrate); in LL_SPI_SetBaudRatePrescaler()
1280 return (uint32_t)(READ_BIT(SPIx->CFG1, (SPI_CFG1_MBR | SPI_CFG1_BPASS))); in LL_SPI_GetBaudRatePrescaler()
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_spi.h314 #define LL_SPI_BAUDRATEPRESCALER_BYPASS (SPI_CFG1_BPASS)
1174 MODIFY_REG(SPIx->CFG1, (SPI_CFG1_MBR | SPI_CFG1_BPASS), Baudrate); in LL_SPI_SetBaudRatePrescaler()
1195 return (uint32_t)(READ_BIT(SPIx->CFG1, (SPI_CFG1_MBR | SPI_CFG1_BPASS))); in LL_SPI_GetBaudRatePrescaler()
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_spi.c315 MODIFY_REG(SPIx->CFG1, SPI_CFG1_BPASS | SPI_CFG1_MBR | SPI_CFG1_CRCEN | SPI_CFG1_DSIZE, in LL_SPI_Init()
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_spi.c367 MODIFY_REG(SPIx->CFG1, SPI_CFG1_BPASS | SPI_CFG1_MBR | SPI_CFG1_CRCEN | SPI_CFG1_DSIZE, in LL_SPI_Init()
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_spi.c368 MODIFY_REG(SPIx->CFG1, SPI_CFG1_BPASS | SPI_CFG1_MBR | SPI_CFG1_CRCEN | SPI_CFG1_DSIZE, in LL_SPI_Init()
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h7325 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
Dstm32wba52xx.h11327 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
Dstm32wba54xx.h12035 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
Dstm32wba55xx.h12053 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
/hal_stm32-3.6.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h12975 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
Dstm32h562xx.h20007 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
Dstm32h563xx.h22139 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
Dstm32h573xx.h22764 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
/hal_stm32-3.6.0/stm32cube/stm32u5xx/soc/
Dstm32u535xx.h20086 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
Dstm32u545xx.h20682 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
Dstm32u575xx.h23081 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
Dstm32u5f7xx.h26069 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
Dstm32u595xx.h24388 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
Dstm32u5a5xx.h25050 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
Dstm32u585xx.h23743 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
Dstm32u599xx.h28222 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
Dstm32u5g7xx.h26731 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
Dstm32u5a9xx.h28884 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
Dstm32u5f9xx.h29222 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro

12