Searched refs:SYSTEM_SIM_SOPT1_VALUE (Results 1 – 6 of 6) sorted by relevance
166 #define SYSTEM_SIM_SOPT1_VALUE 0x000C0000UL /* SIM_SOPT1 */ macro187 #define SYSTEM_SIM_SOPT1_VALUE 0x000C0000UL /* SIM_SOPT1 */208 #define SYSTEM_SIM_SOPT1_VALUE 0x000C0000UL /* SIM_SOPT1 */229 #define SYSTEM_SIM_SOPT1_VALUE 0x000C0000UL /* SIM_SOPT1 */250 #define SYSTEM_SIM_SOPT1_VALUE 0x000C0000UL /* SIM_SOPT1 */
146 …SIM->SOPT1 = ((SIM->SOPT1) & (uint32_t)(~(SIM_SOPT1_OSC32KSEL_MASK))) | ((SYSTEM_SIM_SOPT1_VALUE) … in SystemInit()