Home
last modified time | relevance | path

Searched refs:NVALMAX (Results 1 – 25 of 59) sorted by relevance

123

/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54616/
Dsystem_LPC54616.c59 #define NVALMAX (0x100) macro
106 for (i = NVALMAX; i >= 3UL; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54618/
Dsystem_LPC54618.c57 #define NVALMAX (0x100) macro
104 for (i = NVALMAX; i >= 3UL; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54S005/
Dsystem_LPC54S005.c50 #define NVALMAX (0x100) macro
98 for (i = NVALMAX; i >= 3UL; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54607/
Dsystem_LPC54607.c58 #define NVALMAX (0x100) macro
105 for (i = NVALMAX; i >= 3UL; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54608/
Dsystem_LPC54608.c57 #define NVALMAX (0x100) macro
104 for (i = NVALMAX; i >= 3UL; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54606/
Dsystem_LPC54606.c61 #define NVALMAX (0x100) macro
108 for (i = NVALMAX; i >= 3UL; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54628/
Dsystem_LPC54628.c55 #define NVALMAX (0x100) macro
102 for (i = NVALMAX; i >= 3UL; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54S018M/
Dsystem_LPC54S018M.c50 #define NVALMAX (0x100) macro
98 for (i = NVALMAX; i >= 3UL; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54S018/
Dsystem_LPC54S018.c50 #define NVALMAX (0x100) macro
98 for (i = NVALMAX; i >= 3UL; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54S016/
Dsystem_LPC54S016.c52 #define NVALMAX (0x100) macro
99 for (i = NVALMAX; i >= 3UL; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC51U68/
Dsystem_LPC51U68.c50 #define NVALMAX (0x100) macro
96 for (i = NVALMAX; i >= 3UL; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54016/
Dsystem_LPC54016.c59 #define NVALMAX (0x100) macro
106 for (i = NVALMAX; i >= 3UL; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54605/
Dsystem_LPC54605.c61 #define NVALMAX (0x100) macro
108 for (i = NVALMAX; i >= 3UL; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54005/
Dsystem_LPC54005.c57 #define NVALMAX (0x100) macro
105 for (i = NVALMAX; i >= 3UL; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54113/
Dsystem_LPC54113.c50 #define NVALMAX (0x100U) macro
99 for (i = NVALMAX; i >= 3U; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54018/
Dsystem_LPC54018.c57 #define NVALMAX (0x100) macro
105 for (i = NVALMAX; i >= 3UL; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54018M/
Dsystem_LPC54018M.c57 #define NVALMAX (0x100) macro
105 for (i = NVALMAX; i >= 3UL; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54114/
Dsystem_LPC54114_cm0plus.c50 #define NVALMAX (0x100U) macro
99 for (i = NVALMAX; i >= 3U; i--) in pllDecodeN()
Dsystem_LPC54114_cm4.c50 #define NVALMAX (0x100U) macro
99 for (i = NVALMAX; i >= 3U; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC51U68/drivers/
Dfsl_clock.c19 #define NVALMAX (0x100U) macro
638 for (i = N; i <= NVALMAX; i++) in pllEncodeN()
671 for (i = NVALMAX; i >= 3U; i--) in pllDecodeN()
1004 if (pllPreDivider > NVALMAX) in CLOCK_GetPllConfigInternal()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54114/drivers/
Dfsl_clock.c19 #define NVALMAX (0x100U) macro
736 for (i = N; i <= NVALMAX; i++) in pllEncodeN()
769 for (i = NVALMAX; i >= 3U; i--) in pllDecodeN()
1102 if (pllPreDivider > NVALMAX) in CLOCK_GetPllConfigInternal()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54113/drivers/
Dfsl_clock.c19 #define NVALMAX (0x100U) macro
736 for (i = N; i <= NVALMAX; i++) in pllEncodeN()
769 for (i = NVALMAX; i >= 3U; i--) in pllDecodeN()
1102 if (pllPreDivider > NVALMAX) in CLOCK_GetPllConfigInternal()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54616/drivers/
Dfsl_clock.c19 #define NVALMAX (0x100U) macro
1100 for (i = N; i <= NVALMAX; i++) in pllEncodeN()
1133 for (i = NVALMAX; (i >= 3U); i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54628/drivers/
Dfsl_clock.c19 #define NVALMAX (0x100U) macro
1102 for (i = N; i <= NVALMAX; i++) in pllEncodeN()
1135 for (i = NVALMAX; i >= 3U; i--) in pllDecodeN()
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54S005/drivers/
Dfsl_clock.c19 #define NVALMAX (0x100U) macro
1097 for (i = N; i <= NVALMAX; i++) in pllEncodeN()
1130 for (i = NVALMAX; i >= 3U; i--) in pllDecodeN()

123