Home
last modified time | relevance | path

Searched refs:lpcmpHystSel (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/gecko/emlib/src/
Dem_emu.c2507 uint32_t lpcmpHystSel; in lpCmpHystCalibrationLoad() local
2518 lpcmpHystSel = DEVINFO->DCDCLPCMPHYSSEL0; in lpCmpHystCalibrationLoad()
2521 lpcmpHystSel = (lpcmpHystSel & _DEVINFO_DCDCLPCMPHYSSEL0_LPCMPHYSSELLPATT1_MASK) in lpCmpHystCalibrationLoad()
2524 lpcmpHystSel = (lpcmpHystSel & _DEVINFO_DCDCLPCMPHYSSEL0_LPCMPHYSSELLPATT0_MASK) in lpCmpHystCalibrationLoad()
2531 lpcmpHystSel = DEVINFO->DCDCLPCMPHYSSEL1; in lpCmpHystCalibrationLoad()
2534 lpcmpHystSel = (lpcmpHystSel & _DEVINFO_DCDCLPCMPHYSSEL1_LPCMPHYSSELLPCMPBIAS0_MASK) in lpCmpHystCalibrationLoad()
2539 lpcmpHystSel = (lpcmpHystSel & _DEVINFO_DCDCLPCMPHYSSEL1_LPCMPHYSSELLPCMPBIAS1_MASK) in lpCmpHystCalibrationLoad()
2544 lpcmpHystSel = (lpcmpHystSel & _DEVINFO_DCDCLPCMPHYSSEL1_LPCMPHYSSELLPCMPBIAS2_MASK) in lpCmpHystCalibrationLoad()
2549 lpcmpHystSel = (lpcmpHystSel & _DEVINFO_DCDCLPCMPHYSSEL1_LPCMPHYSSELLPCMPBIAS3_MASK) in lpCmpHystCalibrationLoad()
2563 lpcmpHystSel <<= _GENERIC_DCDCLPCTRL_LPCMPHYSSELEM234H_SHIFT; in lpCmpHystCalibrationLoad()
[all …]
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_emu.c2562 uint32_t lpcmpHystSel; in lpCmpHystCalibrationLoad() local
2573 lpcmpHystSel = DEVINFO->DCDCLPCMPHYSSEL0; in lpCmpHystCalibrationLoad()
2576 lpcmpHystSel = (lpcmpHystSel & _DEVINFO_DCDCLPCMPHYSSEL0_LPCMPHYSSELLPATT1_MASK) in lpCmpHystCalibrationLoad()
2579 lpcmpHystSel = (lpcmpHystSel & _DEVINFO_DCDCLPCMPHYSSEL0_LPCMPHYSSELLPATT0_MASK) in lpCmpHystCalibrationLoad()
2586 lpcmpHystSel = DEVINFO->DCDCLPCMPHYSSEL1; in lpCmpHystCalibrationLoad()
2589 lpcmpHystSel = (lpcmpHystSel & _DEVINFO_DCDCLPCMPHYSSEL1_LPCMPHYSSELLPCMPBIAS0_MASK) in lpCmpHystCalibrationLoad()
2594 lpcmpHystSel = (lpcmpHystSel & _DEVINFO_DCDCLPCMPHYSSEL1_LPCMPHYSSELLPCMPBIAS1_MASK) in lpCmpHystCalibrationLoad()
2599 lpcmpHystSel = (lpcmpHystSel & _DEVINFO_DCDCLPCMPHYSSEL1_LPCMPHYSSELLPCMPBIAS2_MASK) in lpCmpHystCalibrationLoad()
2604 lpcmpHystSel = (lpcmpHystSel & _DEVINFO_DCDCLPCMPHYSSEL1_LPCMPHYSSELLPCMPBIAS3_MASK) in lpCmpHystCalibrationLoad()
2618 lpcmpHystSel <<= _GENERIC_DCDCLPCTRL_LPCMPHYSSELEM234H_SHIFT; in lpCmpHystCalibrationLoad()
[all …]