Searched refs:GPR3_PCTL_CAN18PCTL_PCTL_SHIFT (Results 1 – 2 of 2) sorted by relevance
315 #define GPR3_PCTL_CAN18PCTL_PCTL_SHIFT (0U) macro317 …N18PCTL_PCTL(x) (((uint32_t)(((uint32_t)(x)) << GPR3_PCTL_CAN18PCTL_PCTL_SHIFT)) & GP…
2824 …(IP_GPR3_PCTL->CAN18PCTL & GPR3_PCTL_CAN18PCTL_PCTL_MASK) >> GPR3_PCTL_CAN18PCTL_PCTL_SHIFT)]; … in Clock_Ip_Get_FLEXCAN18_CLK_Frequency()