/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_spi.h | 318 #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/ |
D | stm32u5xx_ll_spi.h | 327 #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/ |
D | stm32h5xx_ll_spi.h | 314 #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/ |
D | stm32wbaxx_ll_spi.c | 315 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/ |
D | stm32u5xx_ll_spi.c | 367 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/ |
D | stm32h5xx_ll_spi.c | 368 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/ |
D | stm32wba50xx.h | 7325 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
D | stm32wba52xx.h | 11327 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
D | stm32wba54xx.h | 12035 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
D | stm32wba55xx.h | 12053 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
/hal_stm32-3.6.0/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 12975 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
D | stm32h562xx.h | 20007 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
D | stm32h563xx.h | 22139 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
D | stm32h573xx.h | 22764 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/soc/ |
D | stm32u535xx.h | 20086 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
D | stm32u545xx.h | 20682 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
D | stm32u575xx.h | 23081 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
D | stm32u5f7xx.h | 26069 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
D | stm32u595xx.h | 24388 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
D | stm32u5a5xx.h | 25050 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
D | stm32u585xx.h | 23743 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
D | stm32u599xx.h | 28222 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
D | stm32u5g7xx.h | 26731 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
D | stm32u5a9xx.h | 28884 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|
D | stm32u5f9xx.h | 29222 #define SPI_CFG1_BPASS SPI_CFG1_BPASS_Msk /*!<Bypass of t… macro
|