Searched refs:GPR3_PCTL_CAN3PCTL_PCTL_MASK (Results 1 – 2 of 2) sorted by relevance
179 #define GPR3_PCTL_CAN3PCTL_PCTL_MASK (0x1U) macro182 … (((uint32_t)(((uint32_t)(x)) << GPR3_PCTL_CAN3PCTL_PCTL_SHIFT)) & GPR3_PCTL_CAN3PCTL_PCTL_MASK)
2674 …Frequency &= Clock_Ip_u32EnableGate[((IP_GPR3_PCTL->CAN3PCTL & GPR3_PCTL_CAN3PCTL_PCTL_MASK) >> GP… in Clock_Ip_Get_FLEXCAN3_CLK_Frequency()