Searched refs:SIM_PLATCGC_CGCERM_MASK (Results 1 – 9 of 9) sorted by relevance
344 #define SIM_PLATCGC_CGCERM_MASK (0x8U) macro347 … (((uint32_t)(((uint32_t)(x)) << SIM_PLATCGC_CGCERM_SHIFT)) & SIM_PLATCGC_CGCERM_MASK)
440 #define SIM_PLATCGC_CGCERM_MASK (0x8U) macro443 … (((uint32_t)(((uint32_t)(x)) << SIM_PLATCGC_CGCERM_SHIFT)) & SIM_PLATCGC_CGCERM_MASK)
420 #define SIM_PLATCGC_CGCERM_MASK (0x8U) macro423 … (((uint32_t)(((uint32_t)(x)) << SIM_PLATCGC_CGCERM_SHIFT)) & SIM_PLATCGC_CGCERM_MASK)
465 #define SIM_PLATCGC_CGCERM_MASK (0x8U) macro468 … (((uint32_t)(((uint32_t)(x)) << SIM_PLATCGC_CGCERM_SHIFT)) & SIM_PLATCGC_CGCERM_MASK)
500 #define SIM_PLATCGC_CGCERM_MASK (0x8U) macro503 … (((uint32_t)(((uint32_t)(x)) << SIM_PLATCGC_CGCERM_SHIFT)) & SIM_PLATCGC_CGCERM_MASK)
1044 …Frequency &= Clock_Ip_u32EnableGate[((IP_SIM->PLATCGC & SIM_PLATCGC_CGCERM_MASK) >> SIM_PLATCGC_CG… in get_ERM0_CLK_Frequency()