Home
last modified time | relevance | path

Searched refs:pllDecodeM (Results 1 – 25 of 37) sorted by relevance

12

/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54606/
Dsystem_LPC54606.c164 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
245 mMult = pllDecodeM(mDecReg & 0x1FFFFU); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/
Dsystem_LPC54113.c147 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
224 mMult = pllDecodeM(mDecReg & 0x1FFFFU); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018/
Dsystem_LPC54S018.c154 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
235 mMult = pllDecodeM(mDecReg & 0x1FFFFUL); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018M/
Dsystem_LPC54S018M.c154 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
235 mMult = pllDecodeM(mDecReg & 0x1FFFFUL); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54616/
Dsystem_LPC54616.c162 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
243 mMult = pllDecodeM(mDecReg & 0x1FFFFU); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S016/
Dsystem_LPC54S016.c155 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
236 mMult = pllDecodeM(mDecReg & 0x1FFFFUL); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54628/
Dsystem_LPC54628.c158 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
239 mMult = pllDecodeM(mDecReg & 0x1FFFFU); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54016/
Dsystem_LPC54016.c162 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
243 mMult = pllDecodeM(mDecReg & 0x1FFFFUL); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54018/
Dsystem_LPC54018.c161 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
242 mMult = pllDecodeM(mDecReg & 0x1FFFFUL); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S005/
Dsystem_LPC54S005.c154 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
235 mMult = pllDecodeM(mDecReg & 0x1FFFFUL); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54618/
Dsystem_LPC54618.c160 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
241 mMult = pllDecodeM(mDecReg & 0x1FFFFU); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54114/
Dsystem_LPC54114_cm0plus.c147 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
224 mMult = pllDecodeM(mDecReg & 0x1FFFFU); in findPllMMult()
Dsystem_LPC54114_cm4.c147 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
224 mMult = pllDecodeM(mDecReg & 0x1FFFFU); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54607/
Dsystem_LPC54607.c161 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
242 mMult = pllDecodeM(mDecReg & 0x1FFFFU); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54018M/
Dsystem_LPC54018M.c161 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
242 mMult = pllDecodeM(mDecReg & 0x1FFFFUL); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54005/
Dsystem_LPC54005.c161 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
242 mMult = pllDecodeM(mDecReg & 0x1FFFFUL); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/
Dsystem_LPC51U68.c152 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
233 mMult = pllDecodeM(mDecReg & 0x1FFFFUL); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54608/
Dsystem_LPC54608.c160 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
241 mMult = pllDecodeM(mDecReg & 0x1FFFFU); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54605/
Dsystem_LPC54605.c164 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
245 mMult = pllDecodeM(mDecReg & 0x1FFFFU); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54114/drivers/
Dfsl_clock.c96 static uint32_t pllDecodeM(uint32_t MDEC);
889 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
1020 mMult = pllDecodeM(mDecReg & 0x1FFFFU); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/drivers/
Dfsl_clock.c96 static uint32_t pllDecodeM(uint32_t MDEC);
889 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
1020 mMult = pllDecodeM(mDecReg & 0x1FFFFU); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/drivers/
Dfsl_clock.c95 static uint32_t pllDecodeM(uint32_t MDEC);
791 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
922 mMult = pllDecodeM(mDecReg & 0x1FFFFU); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54606/drivers/
Dfsl_clock.c115 static uint32_t pllDecodeM(uint32_t MDEC);
1263 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
1394 mMult = pllDecodeM(mDecReg & 0x1FFFFU); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018M/drivers/
Dfsl_clock.c119 static uint32_t pllDecodeM(uint32_t MDEC);
1254 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
1385 mMult = pllDecodeM(mDecReg & 0x1FFFFU); in findPllMMult()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54018/drivers/
Dfsl_clock.c119 static uint32_t pllDecodeM(uint32_t MDEC);
1254 static uint32_t pllDecodeM(uint32_t MDEC) in pllDecodeM() function
1385 mMult = pllDecodeM(mDecReg & 0x1FFFFU); in findPllMMult()

12