Searched refs:PCC_PCCn_FRAC (Results 1 – 9 of 9) sorted by relevance
112 #define PCC_PCCn_FRAC(x) (((uint32_t)(((uint32_t)(x)) << PCC_PCCn_FRAC_SHIF… macro
629 …RegValue |= PCC_PCCn_FRAC((uint32)(Config->Options[0U]) - 1U); /* Multiplie… in Clock_Ip_SetPccPcdDivFrac_TrustedCall()