Home
last modified time | relevance | path

Searched refs:SPI_I2SPR_MCKOE (Results 1 – 25 of 28) sorted by relevance

12

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_spi.h1300 #define LL_I2S_MCLK_OUTPUT_ENABLE (SPI_I2SPR_MCKOE) /*!< Master clock output is en…
1590 SET_BIT(SPIx->I2SPR, SPI_I2SPR_MCKOE); in LL_I2S_EnableMasterClock()
1601 CLEAR_BIT(SPIx->I2SPR, SPI_I2SPR_MCKOE); in LL_I2S_DisableMasterClock()
1612 return ((READ_BIT(SPIx->I2SPR, SPI_I2SPR_MCKOE) == (SPI_I2SPR_MCKOE)) ? 1UL : 0UL); in LL_I2S_IsEnabledMasterClock()
H A Dstm32f4xx_hal_i2s.h226 #define I2S_MCLKOUTPUT_ENABLE (SPI_I2SPR_MCKOE)
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_i2s.h225 #define I2S_MCLKOUTPUT_ENABLE (SPI_I2SPR_MCKOE)
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f410rx.h5755 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f410tx.h5705 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f410cx.h5751 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f401xe.h5786 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f401xc.h5786 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f411xe.h5817 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f412cx.h10391 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f405xx.h11271 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f415xx.h11556 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f412zx.h11401 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f407xx.h11607 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f412vx.h11381 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f413xx.h12042 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f423xx.h12192 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f412rx.h11368 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f417xx.h11889 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f446xx.h12782 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f427xx.h12752 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f437xx.h13054 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
H A Dstm32f429xx.h13108 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/
H A Dstm32l073xx.h5578 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f407xx.h11623 #define SPI_I2SPR_MCKOE SPI_I2SPR_MCKOE_Msk /*!<Master Clock Out… macro

12