Searched refs:GPR3_PCTL_CAN9PCTL_PCTL_MASK (Results 1 – 2 of 2) sorted by relevance
233 #define GPR3_PCTL_CAN9PCTL_PCTL_MASK (0x1U) macro236 … (((uint32_t)(((uint32_t)(x)) << GPR3_PCTL_CAN9PCTL_PCTL_SHIFT)) & GPR3_PCTL_CAN9PCTL_PCTL_MASK)
2734 …Frequency &= Clock_Ip_u32EnableGate[((IP_GPR3_PCTL->CAN9PCTL & GPR3_PCTL_CAN9PCTL_PCTL_MASK) >> GP… in Clock_Ip_Get_FLEXCAN9_CLK_Frequency()