Searched refs:GPR0_PCTL_ADC1PCTL_PCTL_MASK (Results 1 – 2 of 2) sorted by relevance
235 #define GPR0_PCTL_ADC1PCTL_PCTL_MASK (0x1U) macro238 … (((uint32_t)(((uint32_t)(x)) << GPR0_PCTL_ADC1PCTL_PCTL_SHIFT)) & GPR0_PCTL_ADC1PCTL_PCTL_MASK)
2313 …Frequency &= Clock_Ip_u32EnableGate[((IP_GPR0_PCTL->ADC1PCTL & GPR0_PCTL_ADC1PCTL_PCTL_MASK) >> GP… in Clock_Ip_Get_ADC1_CLK_Frequency()