Searched refs:GPR3_PCTL_CAN0PCTL_PCTL_MASK (Results 1 – 2 of 2) sorted by relevance
152 #define GPR3_PCTL_CAN0PCTL_PCTL_MASK (0x1U) macro155 … (((uint32_t)(((uint32_t)(x)) << GPR3_PCTL_CAN0PCTL_PCTL_SHIFT)) & GPR3_PCTL_CAN0PCTL_PCTL_MASK)
2644 …Frequency &= Clock_Ip_u32EnableGate[((IP_GPR3_PCTL->CAN0PCTL & GPR3_PCTL_CAN0PCTL_PCTL_MASK) >> GP… in Clock_Ip_Get_FLEXCAN0_CLK_Frequency()