| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE18F16/drivers/ |
| D | fsl_clock.h | 603 …kSCG_SysPllMonitorInt = SCG_SPLLCSR_SPLLCM_MASK, /*!< Interrupt when the system PLL error is d… 605 …SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK /*!< Reset when the system PLL error is detect… 1325 reg &= ~(SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK); in CLOCK_SetSysPllMonitorMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE16F16/drivers/ |
| D | fsl_clock.h | 603 …kSCG_SysPllMonitorInt = SCG_SPLLCSR_SPLLCM_MASK, /*!< Interrupt when the system PLL error is d… 605 …SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK /*!< Reset when the system PLL error is detect… 1325 reg &= ~(SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK); in CLOCK_SetSysPllMonitorMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE14F16/drivers/ |
| D | fsl_clock.h | 597 …kSCG_SysPllMonitorInt = SCG_SPLLCSR_SPLLCM_MASK, /*!< Interrupt when the system PLL error is d… 599 …SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK /*!< Reset when the system PLL error is detect… 1319 reg &= ~(SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK); in CLOCK_SetSysPllMonitorMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/K32L2A41A/drivers/ |
| D | fsl_clock.h | 601 …kSCG_SysPllMonitorInt = SCG_SPLLCSR_SPLLCM_MASK, /*!< Interrupt when the system PLL error is d… 603 …SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK /*!< Reset when the system PLL error is detect… 1389 reg &= ~(SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK); in CLOCK_SetSysPllMonitorMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/K32L2A31A/drivers/ |
| D | fsl_clock.h | 601 …kSCG_SysPllMonitorInt = SCG_SPLLCSR_SPLLCM_MASK, /*!< Interrupt when the system PLL error is d… 603 …SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK /*!< Reset when the system PLL error is detect… 1389 reg &= ~(SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK); in CLOCK_SetSysPllMonitorMode()
|
| /hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/ |
| D | S32K142W_SCG.h | 414 #define SCG_SPLLCSR_SPLLCM_MASK (0x10000U) macro 417 … (((uint32_t)(((uint32_t)(x)) << SCG_SPLLCSR_SPLLCM_SHIFT)) & SCG_SPLLCSR_SPLLCM_MASK)
|
| D | S32K142_SCG.h | 438 #define SCG_SPLLCSR_SPLLCM_MASK (0x10000U) macro 441 … (((uint32_t)(((uint32_t)(x)) << SCG_SPLLCSR_SPLLCM_SHIFT)) & SCG_SPLLCSR_SPLLCM_MASK)
|
| D | S32K146_SCG.h | 438 #define SCG_SPLLCSR_SPLLCM_MASK (0x10000U) macro 441 … (((uint32_t)(((uint32_t)(x)) << SCG_SPLLCSR_SPLLCM_SHIFT)) & SCG_SPLLCSR_SPLLCM_MASK)
|
| D | S32K144_SCG.h | 438 #define SCG_SPLLCSR_SPLLCM_MASK (0x10000U) macro 441 … (((uint32_t)(((uint32_t)(x)) << SCG_SPLLCSR_SPLLCM_SHIFT)) & SCG_SPLLCSR_SPLLCM_MASK)
|
| D | S32K148_SCG.h | 438 #define SCG_SPLLCSR_SPLLCM_MASK (0x10000U) macro 441 … (((uint32_t)(((uint32_t)(x)) << SCG_SPLLCSR_SPLLCM_SHIFT)) & SCG_SPLLCSR_SPLLCM_MASK)
|
| D | S32K144W_SCG.h | 414 #define SCG_SPLLCSR_SPLLCM_MASK (0x10000U) macro 417 … (((uint32_t)(((uint32_t)(x)) << SCG_SPLLCSR_SPLLCM_SHIFT)) & SCG_SPLLCSR_SPLLCM_MASK)
|
| /hal_nxp-latest/s32/drivers/s32k1/Mcu/src/ |
| D | Clock_Ip_Pll.c | 262 IP_SCG->SPLLCSR &= (~((uint32)SCG_SPLLCSR_SPLLCM_MASK)); in Clock_Ip_ResetSpll_TrustedCall()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXN236/drivers/ |
| D | fsl_clock.h | 1037 …kSCG_Pll1MonitorInt = SCG_SPLLCSR_SPLLCM_MASK, /*!< Interrupt when the PLL1 Clock error i… 1039 …SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK /*!< Reset when the PLL1 Clock error is detect…
|
| D | fsl_clock.c | 508 reg &= ~(SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK); in CLOCK_SetPll1MonitorMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXN235/drivers/ |
| D | fsl_clock.h | 1037 …kSCG_Pll1MonitorInt = SCG_SPLLCSR_SPLLCM_MASK, /*!< Interrupt when the PLL1 Clock error i… 1039 …SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK /*!< Reset when the PLL1 Clock error is detect…
|
| D | fsl_clock.c | 508 reg &= ~(SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK); in CLOCK_SetPll1MonitorMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXN546/drivers/ |
| D | fsl_clock.h | 1291 …kSCG_Pll1MonitorInt = SCG_SPLLCSR_SPLLCM_MASK, /*!< Interrupt when the PLL1 Clock error i… 1293 …SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK /*!< Reset when the PLL1 Clock error is detect…
|
| D | fsl_clock.c | 524 reg &= ~(SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK); in CLOCK_SetPll1MonitorMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXN946/drivers/ |
| D | fsl_clock.h | 1291 …kSCG_Pll1MonitorInt = SCG_SPLLCSR_SPLLCM_MASK, /*!< Interrupt when the PLL1 Clock error i… 1293 …SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK /*!< Reset when the PLL1 Clock error is detect…
|
| D | fsl_clock.c | 524 reg &= ~(SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK); in CLOCK_SetPll1MonitorMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXN947/drivers/ |
| D | fsl_clock.h | 1291 …kSCG_Pll1MonitorInt = SCG_SPLLCSR_SPLLCM_MASK, /*!< Interrupt when the PLL1 Clock error i… 1293 …SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK /*!< Reset when the PLL1 Clock error is detect…
|
| D | fsl_clock.c | 524 reg &= ~(SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK); in CLOCK_SetPll1MonitorMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXN547/drivers/ |
| D | fsl_clock.h | 1291 …kSCG_Pll1MonitorInt = SCG_SPLLCSR_SPLLCM_MASK, /*!< Interrupt when the PLL1 Clock error i… 1293 …SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK /*!< Reset when the PLL1 Clock error is detect…
|
| D | fsl_clock.c | 524 reg &= ~(SCG_SPLLCSR_SPLLCM_MASK | SCG_SPLLCSR_SPLLCMRE_MASK); in CLOCK_SetPll1MonitorMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE14F16/ |
| D | MKE14F16.h | 16166 #define SCG_SPLLCSR_SPLLCM_MASK (0x10000U) macro 16172 … (((uint32_t)(((uint32_t)(x)) << SCG_SPLLCSR_SPLLCM_SHIFT)) & SCG_SPLLCSR_SPLLCM_MASK)
|