HAL + 0/3 examples
CodeScope will show references to RCC_PERIPHCLK_CEC from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
CEC
 
Symbols
loading...
Files
loading...

RCC_PERIPHCLK_CEC macro

Syntax

#define RCC_PERIPHCLK_CEC 0x00000040U

Examples

RCC_PERIPHCLK_CEC is referenced by 3 libraries and example projects.

References

LocationText
stm32f4xx_hal_rcc_ex.h:472
#define RCC_PERIPHCLK_CEC 0x00000040U
stm32f4xx_hal_rcc_ex.c:251
if(((PeriphClkInit->PeriphClockSelection) & RCC_PERIPHCLK_CEC) == RCC_PERIPHCLK_CEC)
stm32f4xx_hal_rcc_ex.c:497
RCC_PERIPHCLK_CEC | RCC_PERIPHCLK_FMPI2C1 |\