/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_spi.h | 1245 #define LL_I2S_PRESCALER_PARITY_ODD (SPI_I2SPR_ODD >> 8U) /*!< Odd factor: Real divider … 1522 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity() 1535 return (uint32_t)(READ_BIT(SPIx->I2SPR, SPI_I2SPR_ODD) >> 8U); in LL_I2S_GetPrescalerParity()
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_spi.h | 1288 #define LL_I2S_PRESCALER_PARITY_ODD (SPI_I2SPR_ODD >> 8U) /*!< Odd factor: Real divider … 1565 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity() 1578 return (uint32_t)(READ_BIT(SPIx->I2SPR, SPI_I2SPR_ODD) >> 8U); in LL_I2S_GetPrescalerParity()
|
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_spi.h | 1297 #define LL_I2S_PRESCALER_PARITY_ODD (SPI_I2SPR_ODD >> 8U) /*!< Odd factor: Real divider … 1574 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity() 1587 return (uint32_t)(READ_BIT(SPIx->I2SPR, SPI_I2SPR_ODD) >> 8U); in LL_I2S_GetPrescalerParity()
|
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_spi.h | 1289 #define LL_I2S_PRESCALER_PARITY_ODD (SPI_I2SPR_ODD >> 8U) /*!< Odd factor: Real divider … 1566 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity() 1579 return (uint32_t)(READ_BIT(SPIx->I2SPR, SPI_I2SPR_ODD) >> 8U); in LL_I2S_GetPrescalerParity()
|
/hal_stm32-3.4.0/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_spi.h | 1289 #define LL_I2S_PRESCALER_PARITY_ODD (SPI_I2SPR_ODD >> 8U) /*!< Odd factor: Real divider … 1566 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity() 1579 return (uint32_t)(READ_BIT(SPIx->I2SPR, SPI_I2SPR_ODD) >> 8U); in LL_I2S_GetPrescalerParity()
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_spi.h | 1546 #define LL_I2S_PRESCALER_PARITY_ODD (SPI_I2SPR_ODD >> 8U) /*!< Odd factor: Real divider … 1823 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity() 1836 return (uint32_t)(READ_BIT(SPIx->I2SPR, SPI_I2SPR_ODD) >> 8U); in LL_I2S_GetPrescalerParity()
|
/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_spi.h | 1547 #define LL_I2S_PRESCALER_PARITY_ODD (SPI_I2SPR_ODD >> 8U) /*!< Odd factor: Real divider … 1824 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity() 1837 return (uint32_t)(READ_BIT(SPIx->I2SPR, SPI_I2SPR_ODD) >> 8U); in LL_I2S_GetPrescalerParity()
|
/hal_stm32-3.4.0/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_spi.h | 1547 #define LL_I2S_PRESCALER_PARITY_ODD (SPI_I2SPR_ODD >> 8U) /*!< Odd factor: Real divider … 1824 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity() 1837 return (uint32_t)(READ_BIT(SPIx->I2SPR, SPI_I2SPR_ODD) >> 8U); in LL_I2S_GetPrescalerParity()
|
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_spi.h | 1547 #define LL_I2S_PRESCALER_PARITY_ODD (SPI_I2SPR_ODD >> 8U) /*!< Odd factor: Real divider … 1824 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity() 1837 return (uint32_t)(READ_BIT(SPIx->I2SPR, SPI_I2SPR_ODD) >> 8U); in LL_I2S_GetPrescalerParity()
|
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_spi.h | 1547 #define LL_I2S_PRESCALER_PARITY_ODD (SPI_I2SPR_ODD >> 8U) /*!< Odd factor: Real divider … 1824 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity() 1837 return (uint32_t)(READ_BIT(SPIx->I2SPR, SPI_I2SPR_ODD) >> 8U); in LL_I2S_GetPrescalerParity()
|
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_spi.h | 1547 #define LL_I2S_PRESCALER_PARITY_ODD (SPI_I2SPR_ODD >> 8U) /*!< Odd factor: Real divider … 1824 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity() 1837 return (uint32_t)(READ_BIT(SPIx->I2SPR, SPI_I2SPR_ODD) >> 8U); in LL_I2S_GetPrescalerParity()
|
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_spi.h | 1546 #define LL_I2S_PRESCALER_PARITY_ODD (SPI_I2SPR_ODD >> 8U) /*!< Odd factor: Real divider … 1823 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity() 1836 return (uint32_t)(READ_BIT(SPIx->I2SPR, SPI_I2SPR_ODD) >> 8U); in LL_I2S_GetPrescalerParity()
|
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_spi.c | 501 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
|
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_spi.c | 506 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
|
/hal_stm32-3.4.0/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_spi.c | 493 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
|
/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_spi.c | 506 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
|
/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_spi.c | 500 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_spi.c | 509 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
|
/hal_stm32-3.4.0/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_spi.c | 512 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
|
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_spi.c | 534 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
|
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_spi.c | 524 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_spi.c | 536 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
|
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_spi.c | 555 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
|
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_spi.c | 551 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
|
/hal_stm32-3.4.0/stm32cube/stm32f0xx/soc/ |
D | stm32f038xx.h | 4068 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|