Searched refs:GPR3_PCTL_CAN7PCTL_PCTL_MASK (Results 1 – 2 of 2) sorted by relevance
215 #define GPR3_PCTL_CAN7PCTL_PCTL_MASK (0x1U) macro218 … (((uint32_t)(((uint32_t)(x)) << GPR3_PCTL_CAN7PCTL_PCTL_SHIFT)) & GPR3_PCTL_CAN7PCTL_PCTL_MASK)
2712 …Frequency &= Clock_Ip_u32EnableGate[((IP_GPR3_PCTL->CAN7PCTL & GPR3_PCTL_CAN7PCTL_PCTL_MASK) >> GP… in Clock_Ip_Get_FLEXCAN7_CLK_Frequency()