/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_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()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_ll_spi.c | 537 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/ |
H A D | stm32f410rx.h | 5752 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f410tx.h | 5702 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f410cx.h | 5748 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f401xe.h | 5783 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f401xc.h | 5783 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f411xe.h | 5814 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f412cx.h | 10388 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f405xx.h | 11268 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f415xx.h | 11553 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f412zx.h | 11398 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f407xx.h | 11604 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f412vx.h | 11378 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f413xx.h | 12039 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f423xx.h | 12189 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f412rx.h | 11365 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f417xx.h | 11886 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f446xx.h | 12779 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f427xx.h | 12749 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f437xx.h | 13051 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f429xx.h | 13105 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
H A D | stm32f439xx.h | 13399 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/ |
H A D | stm32l073xx.h | 5575 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/ |
H A D | stm32f407xx.h | 11620 #define SPI_I2SPR_ODD SPI_I2SPR_ODD_Msk /*!<Odd factor for t… macro
|