/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK26F18/drivers/ |
D | fsl_clock.c | 1413 uint8_t mcg_c9 = MCG->C9; in CLOCK_SetExtPllMonitorMode() 1425 MCG->C9 = mcg_c9; in CLOCK_SetExtPllMonitorMode() 1479 if ((MCG->C9 & MCG_C9_EXT_PLL_LOCS_MASK) != 0U) in CLOCK_GetStatusFlags() 1521 reg = MCG->C9; in CLOCK_ClearStatusFlags() 1522 MCG->C9 = reg; in CLOCK_ClearStatusFlags()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK27FA15/drivers/ |
D | fsl_clock.c | 1372 uint8_t mcg_c9 = MCG->C9; in CLOCK_SetExtPllMonitorMode() 1384 MCG->C9 = mcg_c9; in CLOCK_SetExtPllMonitorMode() 1438 if ((MCG->C9 & MCG_C9_EXT_PLL_LOCS_MASK) != 0U) in CLOCK_GetStatusFlags() 1480 reg = MCG->C9; in CLOCK_ClearStatusFlags() 1481 MCG->C9 = reg; in CLOCK_ClearStatusFlags()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK66F18/drivers/ |
D | fsl_clock.c | 1412 uint8_t mcg_c9 = MCG->C9; in CLOCK_SetExtPllMonitorMode() 1424 MCG->C9 = mcg_c9; in CLOCK_SetExtPllMonitorMode() 1478 if ((MCG->C9 & MCG_C9_EXT_PLL_LOCS_MASK) != 0U) in CLOCK_GetStatusFlags() 1520 reg = MCG->C9; in CLOCK_ClearStatusFlags() 1521 MCG->C9 = reg; in CLOCK_ClearStatusFlags()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK65F18/drivers/ |
D | fsl_clock.c | 1413 uint8_t mcg_c9 = MCG->C9; in CLOCK_SetExtPllMonitorMode() 1425 MCG->C9 = mcg_c9; in CLOCK_SetExtPllMonitorMode() 1479 if ((MCG->C9 & MCG_C9_EXT_PLL_LOCS_MASK) != 0U) in CLOCK_GetStatusFlags() 1521 reg = MCG->C9; in CLOCK_ClearStatusFlags() 1522 MCG->C9 = reg; in CLOCK_ClearStatusFlags()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK28FA15/drivers/ |
D | fsl_clock.c | 1372 uint8_t mcg_c9 = MCG->C9; in CLOCK_SetExtPllMonitorMode() 1384 MCG->C9 = mcg_c9; in CLOCK_SetExtPllMonitorMode() 1438 if ((MCG->C9 & MCG_C9_EXT_PLL_LOCS_MASK) != 0U) in CLOCK_GetStatusFlags() 1480 reg = MCG->C9; in CLOCK_ClearStatusFlags() 1481 MCG->C9 = reg; in CLOCK_ClearStatusFlags()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKM33ZA5/drivers/ |
D | fsl_clock.c | 1451 uint8_t mcg_c9 = MCG->C9; in CLOCK_SetExtPllMonitorMode() 1463 MCG->C9 = mcg_c9; in CLOCK_SetExtPllMonitorMode() 1553 if ((MCG->C9 & MCG_C9_EXT_PLL_LOCS_MASK) != 0U) in CLOCK_GetStatusFlags() 1618 reg = MCG->C9; in CLOCK_ClearStatusFlags() 1619 MCG->C9 = reg; in CLOCK_ClearStatusFlags()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKM14ZA5/drivers/ |
D | fsl_clock.c | 1451 uint8_t mcg_c9 = MCG->C9; in CLOCK_SetExtPllMonitorMode() 1463 MCG->C9 = mcg_c9; in CLOCK_SetExtPllMonitorMode() 1553 if ((MCG->C9 & MCG_C9_EXT_PLL_LOCS_MASK) != 0U) in CLOCK_GetStatusFlags() 1618 reg = MCG->C9; in CLOCK_ClearStatusFlags() 1619 MCG->C9 = reg; in CLOCK_ClearStatusFlags()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKL25Z4/ |
D | MKL25Z4.h | 2009 __I uint8_t C9; /**< MCG Control 9 Register, offset: 0xE */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKM14ZA5/ |
D | MKM14ZA5.h | 5915 __I uint8_t C9; /**< MCG Control 9 Register, offset: 0xE */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKW22D5/ |
D | MKW22D5.h | 4764 __I uint8_t C9; /**< MCG Control 9 Register, offset: 0xE */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKW24D5/ |
D | MKW24D5.h | 4764 __I uint8_t C9; /**< MCG Control 9 Register, offset: 0xE */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKM34ZA5/ |
D | MKM34ZA5.h | 10616 __I uint8_t C9; /**< MCG Control 9 Register, offset: 0xE */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKM33ZA5/ |
D | MKM33ZA5.h | 10620 __I uint8_t C9; /**< MCG Control 9 Register, offset: 0xE */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKM34Z7/ |
D | MKM34Z7.h | 11663 __I uint8_t C9; /**< MCG Control 9 Register, offset: 0xE */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKM35Z7/ |
D | MKM35Z7.h | 11671 __I uint8_t C9; /**< MCG Control 9 Register, offset: 0xE */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK27FA15/ |
D | MK27FA15.h | 15771 __IO uint8_t C9; /**< MCG Control 9 Register, offset: 0xE */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK26F18/ |
D | MK26F18.h | 18160 __IO uint8_t C9; /**< MCG Control 9 Register, offset: 0xE */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK65F18/ |
D | MK65F18.h | 19977 __IO uint8_t C9; /**< MCG Control 9 Register, offset: 0xE */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK66F18/ |
D | MK66F18.h | 19977 __IO uint8_t C9; /**< MCG Control 9 Register, offset: 0xE */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK28FA15/ |
D | MK28FA15.h | 15773 __IO uint8_t C9; /**< MCG Control 9 Register, offset: 0xE */ member
|