Home
last modified time | relevance | path

Searched refs:RCC_CICR_CSSC_Pos (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h11532 #define RCC_CICR_CSSC_Pos (8U) macro
11533 #define RCC_CICR_CSSC_Msk (0x1UL << RCC_CICR_CSSC_Pos) /*!< 0x00000100 */
Dstm32l562xx.h12235 #define RCC_CICR_CSSC_Pos (8U) macro
12236 #define RCC_CICR_CSSC_Msk (0x1UL << RCC_CICR_CSSC_Pos) /*!< 0x00000100 */
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h15804 #define RCC_CICR_CSSC_Pos (10U) macro
15805 #define RCC_CICR_CSSC_Msk (0x1UL << RCC_CICR_CSSC_Pos) /*!< 0x00000400…