| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54606/ |
| D | system_LPC54606.c | 66 #define PLL_NDEC_VAL_P (0U) /* NDEC is in bits 9:0 */ macro 67 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 111 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/ |
| D | system_LPC54113.c | 55 #define PLL_NDEC_VAL_P (0U) /* NDEC is in bits 9:0 */ macro 56 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 102 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018/ |
| D | system_LPC54S018.c | 55 #define PLL_NDEC_VAL_P (0) /* NDEC is in bits 9:0 */ macro 56 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 101 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018M/ |
| D | system_LPC54S018M.c | 55 #define PLL_NDEC_VAL_P (0) /* NDEC is in bits 9:0 */ macro 56 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 101 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54616/ |
| D | system_LPC54616.c | 64 #define PLL_NDEC_VAL_P (0U) /* NDEC is in bits 9:0 */ macro 65 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 109 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S016/ |
| D | system_LPC54S016.c | 57 #define PLL_NDEC_VAL_P (0) /* NDEC is in bits 9:0 */ macro 58 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 102 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54628/ |
| D | system_LPC54628.c | 60 #define PLL_NDEC_VAL_P (0U) /* NDEC is in bits 9:0 */ macro 61 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 105 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54016/ |
| D | system_LPC54016.c | 64 #define PLL_NDEC_VAL_P (0) /* NDEC is in bits 9:0 */ macro 65 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 109 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54018/ |
| D | system_LPC54018.c | 62 #define PLL_NDEC_VAL_P (0) /* NDEC is in bits 9:0 */ macro 63 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 108 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S005/ |
| D | system_LPC54S005.c | 55 #define PLL_NDEC_VAL_P (0) /* NDEC is in bits 9:0 */ macro 56 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 101 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54618/ |
| D | system_LPC54618.c | 62 #define PLL_NDEC_VAL_P (0U) /* NDEC is in bits 9:0 */ macro 63 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 107 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54114/ |
| D | system_LPC54114_cm0plus.c | 55 #define PLL_NDEC_VAL_P (0U) /* NDEC is in bits 9:0 */ macro 56 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 102 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| D | system_LPC54114_cm4.c | 55 #define PLL_NDEC_VAL_P (0U) /* NDEC is in bits 9:0 */ macro 56 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 102 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54607/ |
| D | system_LPC54607.c | 63 #define PLL_NDEC_VAL_P (0U) /* NDEC is in bits 9:0 */ macro 64 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 108 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54018M/ |
| D | system_LPC54018M.c | 62 #define PLL_NDEC_VAL_P (0) /* NDEC is in bits 9:0 */ macro 63 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 108 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54005/ |
| D | system_LPC54005.c | 62 #define PLL_NDEC_VAL_P (0) /* NDEC is in bits 9:0 */ macro 63 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 108 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/ |
| D | system_LPC51U68.c | 55 #define PLL_NDEC_VAL_P (0U) /* NDEC is in bits 9:0 */ macro 56 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 99 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54608/ |
| D | system_LPC54608.c | 62 #define PLL_NDEC_VAL_P (0U) /* NDEC is in bits 9:0 */ macro 63 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 107 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54605/ |
| D | system_LPC54605.c | 66 #define PLL_NDEC_VAL_P (0U) /* NDEC is in bits 9:0 */ macro 67 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 111 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54114/drivers/ |
| D | fsl_clock.c | 33 #define PLL_NDEC_VAL_P (0U) /* NDEC is in bits 9:0 */ macro 34 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 51 #define PLL_NDEC_VAL_SET(value) (((unsigned long)(value) << PLL_NDEC_VAL_P) & PLL_NDEC_VAL_M) 743 return x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P); in pllEncodeN() 772 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/drivers/ |
| D | fsl_clock.c | 33 #define PLL_NDEC_VAL_P (0U) /* NDEC is in bits 9:0 */ macro 34 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 51 #define PLL_NDEC_VAL_SET(value) (((unsigned long)(value) << PLL_NDEC_VAL_P) & PLL_NDEC_VAL_M) 743 return x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P); in pllEncodeN() 772 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/drivers/ |
| D | fsl_clock.c | 33 #define PLL_NDEC_VAL_P (0U) /* NDEC is in bits 9:0 */ macro 34 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 51 #define PLL_NDEC_VAL_SET(value) (((unsigned long)(value) << PLL_NDEC_VAL_P) & PLL_NDEC_VAL_M) 645 return x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P); in pllEncodeN() 674 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54606/drivers/ |
| D | fsl_clock.c | 32 #define PLL_NDEC_VAL_P (0U) /*!< NDEC is in bits 9:0 */ macro 33 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 62 #define PLL_NDEC_VAL_SET(value) (((unsigned long)(value) << PLL_NDEC_VAL_P) & PLL_NDEC_VAL_M) 1117 return x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P); in pllEncodeN() 1146 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018M/drivers/ |
| D | fsl_clock.c | 32 #define PLL_NDEC_VAL_P (0U) /*!< NDEC is in bits 9:0 */ macro 33 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 66 #define PLL_NDEC_VAL_SET(value) (((unsigned long)(value) << PLL_NDEC_VAL_P) & PLL_NDEC_VAL_M) 1108 return x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P); in pllEncodeN() 1137 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54018/drivers/ |
| D | fsl_clock.c | 32 #define PLL_NDEC_VAL_P (0U) /*!< NDEC is in bits 9:0 */ macro 33 #define PLL_NDEC_VAL_M (0x3FFUL << PLL_NDEC_VAL_P) 66 #define PLL_NDEC_VAL_SET(value) (((unsigned long)(value) << PLL_NDEC_VAL_P) & PLL_NDEC_VAL_M) 1108 return x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P); in pllEncodeN() 1137 if ((x & (PLL_NDEC_VAL_M >> PLL_NDEC_VAL_P)) == NDEC) in pllDecodeN()
|