Searched refs:SIM_PLATCGC_CGCEIM_MASK (Results 1 – 9 of 9) sorted by relevance
349 #define SIM_PLATCGC_CGCEIM_MASK (0x10U) macro352 … (((uint32_t)(((uint32_t)(x)) << SIM_PLATCGC_CGCEIM_SHIFT)) & SIM_PLATCGC_CGCEIM_MASK)
425 #define SIM_PLATCGC_CGCEIM_MASK (0x10U) macro428 … (((uint32_t)(((uint32_t)(x)) << SIM_PLATCGC_CGCEIM_SHIFT)) & SIM_PLATCGC_CGCEIM_MASK)
445 #define SIM_PLATCGC_CGCEIM_MASK (0x10U) macro448 … (((uint32_t)(((uint32_t)(x)) << SIM_PLATCGC_CGCEIM_SHIFT)) & SIM_PLATCGC_CGCEIM_MASK)
470 #define SIM_PLATCGC_CGCEIM_MASK (0x10U) macro473 … (((uint32_t)(((uint32_t)(x)) << SIM_PLATCGC_CGCEIM_SHIFT)) & SIM_PLATCGC_CGCEIM_MASK)
505 #define SIM_PLATCGC_CGCEIM_MASK (0x10U) macro508 … (((uint32_t)(((uint32_t)(x)) << SIM_PLATCGC_CGCEIM_SHIFT)) & SIM_PLATCGC_CGCEIM_MASK)
1023 …Frequency &= Clock_Ip_u32EnableGate[((IP_SIM->PLATCGC & SIM_PLATCGC_CGCEIM_MASK) >> SIM_PLATCGC_CG… in get_EIM0_CLK_Frequency()