Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h15645 #define RCC_HSICFGR_HSICAL_Pos (0U) macro
15646 #define RCC_HSICFGR_HSICAL_Msk (0xFFFUL << RCC_HSICFGR_HSICAL_Pos) /*!< 0x00000F…
15648 #define RCC_HSICFGR_HSICAL_0 (0x01UL << RCC_HSICFGR_HSICAL_Pos) /*!< 0x000000…
15649 #define RCC_HSICFGR_HSICAL_1 (0x02UL << RCC_HSICFGR_HSICAL_Pos) /*!< 0x000000…
15650 #define RCC_HSICFGR_HSICAL_2 (0x04UL << RCC_HSICFGR_HSICAL_Pos) /*!< 0x000000…
15651 #define RCC_HSICFGR_HSICAL_3 (0x08UL << RCC_HSICFGR_HSICAL_Pos) /*!< 0x000000…
15652 #define RCC_HSICFGR_HSICAL_4 (0x10UL << RCC_HSICFGR_HSICAL_Pos) /*!< 0x000000…
15653 #define RCC_HSICFGR_HSICAL_5 (0x20UL << RCC_HSICFGR_HSICAL_Pos) /*!< 0x000000…
15654 #define RCC_HSICFGR_HSICAL_6 (0x40UL << RCC_HSICFGR_HSICAL_Pos) /*!< 0x000000…
15655 #define RCC_HSICFGR_HSICAL_7 (0x80UL << RCC_HSICFGR_HSICAL_Pos) /*!< 0x000000…
[all …]