Home
last modified time | relevance | path

Searched refs:extalCap (Results 1 – 20 of 20) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_vbat/
Dfsl_vbat.c61 vbat_osc32k_load_capacitance_select_t extalCap) in VBAT_SetCrystalOsc32kModeAndLoadCapacitance() argument
65 if (((uint8_t)extalCap & 0x1U) == 0U) in VBAT_SetCrystalOsc32kModeAndLoadCapacitance()
73 … if ((extalCap != kVBAT_Osc32kCrystalLoadCap0pF) && (xtalCap != kVBAT_Osc32kCrystalLoadCap0pF)) in VBAT_SetCrystalOsc32kModeAndLoadCapacitance()
81 if (((uint8_t)extalCap & 0x1U) != 0U) in VBAT_SetCrystalOsc32kModeAndLoadCapacitance()
87 …if ((xtalCap != kVBAT_Osc32kCrystalLoadCapBankDisabled) && (extalCap != kVBAT_Osc32kCrystalLoadCap… in VBAT_SetCrystalOsc32kModeAndLoadCapacitance()
92 … (VBAT_OSCCTLA_XTAL_CAP_SEL(xtalCap) | VBAT_OSCCTLA_EXTAL_CAP_SEL(extalCap))); in VBAT_SetCrystalOsc32kModeAndLoadCapacitance()
94 … VBAT_OSCCTLA_XTAL_CAP_SEL(~(uint32_t)xtalCap) | VBAT_OSCCTLA_EXTAL_CAP_SEL(~(uint32_t)extalCap)); in VBAT_SetCrystalOsc32kModeAndLoadCapacitance()
Dfsl_vbat.h615 … vbat_osc32k_load_capacitance_select_t extalCap);
/hal_nxp-latest/mcux/mcux-sdk/boards/k32w148evk/
Dclock_config.c186 .extalCap = kCCM32K_OscExtal8pFCap, /* 8 pF */
/hal_nxp-latest/mcux/mcux-sdk/boards/kw45b41zevk/
Dclock_config.c186 .extalCap = kCCM32K_OscExtal8pFCap, /* 8 pF */
/hal_nxp-latest/mcux/mcux-sdk/boards/kw45b41zloc/
Dclock_config.c186 .extalCap = kCCM32K_OscExtal8pFCap, /* 8 pF */
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmmcxw71/
Dclock_config.c186 .extalCap = kCCM32K_OscExtal8pFCap, /* 8 pF */
/hal_nxp-latest/mcux/mcux-sdk/drivers/ccm32k/
Dfsl_ccm32k.c142 tmp32 |= CCM32K_OSC32K_CTRL_EXTAL_CAP_SEL(config->extalCap) | in CCM32K_Set32kOscConfig()
Dfsl_ccm32k.h227 …ccm32k_osc_extal_cap_t extalCap; /*!< The internal capacitance for the OSC EXTAL pin from the capa… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXN236/drivers/
Dfsl_clock.h1111 …vbat_osc_extal_cap_t extalCap; /*!< The internal capacitance for the OSC EXTAL pin from the capaci… member
Dfsl_clock.c624 …tmp32 |= VBAT_OSCCTLA_EXTAL_CAP_SEL(config->extalCap) | VBAT_OSCCTLA_XTAL_CAP_SEL(config->xtalCap); in VBAT_SetOscConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXN235/drivers/
Dfsl_clock.h1111 …vbat_osc_extal_cap_t extalCap; /*!< The internal capacitance for the OSC EXTAL pin from the capaci… member
Dfsl_clock.c624 …tmp32 |= VBAT_OSCCTLA_EXTAL_CAP_SEL(config->extalCap) | VBAT_OSCCTLA_XTAL_CAP_SEL(config->xtalCap); in VBAT_SetOscConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXN546/drivers/
Dfsl_clock.h1365 …vbat_osc_extal_cap_t extalCap; /*!< The internal capacitance for the OSC EXTAL pin from the capaci… member
Dfsl_clock.c640 …tmp32 |= VBAT_OSCCTLA_EXTAL_CAP_SEL(config->extalCap) | VBAT_OSCCTLA_XTAL_CAP_SEL(config->xtalCap); in VBAT_SetOscConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXN946/drivers/
Dfsl_clock.h1365 …vbat_osc_extal_cap_t extalCap; /*!< The internal capacitance for the OSC EXTAL pin from the capaci… member
Dfsl_clock.c640 …tmp32 |= VBAT_OSCCTLA_EXTAL_CAP_SEL(config->extalCap) | VBAT_OSCCTLA_XTAL_CAP_SEL(config->xtalCap); in VBAT_SetOscConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXN947/drivers/
Dfsl_clock.h1365 …vbat_osc_extal_cap_t extalCap; /*!< The internal capacitance for the OSC EXTAL pin from the capaci… member
Dfsl_clock.c640 …tmp32 |= VBAT_OSCCTLA_EXTAL_CAP_SEL(config->extalCap) | VBAT_OSCCTLA_XTAL_CAP_SEL(config->xtalCap); in VBAT_SetOscConfig()
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXN547/drivers/
Dfsl_clock.h1365 …vbat_osc_extal_cap_t extalCap; /*!< The internal capacitance for the OSC EXTAL pin from the capaci… member
Dfsl_clock.c640 …tmp32 |= VBAT_OSCCTLA_EXTAL_CAP_SEL(config->extalCap) | VBAT_OSCCTLA_XTAL_CAP_SEL(config->xtalCap); in VBAT_SetOscConfig()