Lines Matching refs:KEY

218     CS->KEY = CS_KEY;  in CS_initClockSignal()
332 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_initClockSignal()
347 CS->KEY = CS_KEY; in CS_startHFXTWithTimeout()
394 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_startHFXTWithTimeout()
427 CS->KEY = CS_KEY; in CS_startLFXTWithTimeout()
468 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_startLFXTWithTimeout()
490 CS->KEY = CS_KEY; in CS_enableClockRequest()
495 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_enableClockRequest()
505 CS->KEY = CS_KEY; in CS_disableClockRequest()
510 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_disableClockRequest()
520 CS->KEY = CS_KEY; in CS_setReferenceOscillatorFrequency()
525 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_setReferenceOscillatorFrequency()
531 CS->KEY = CS_KEY; in CS_enableDCOExternalResistor()
536 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_enableDCOExternalResistor()
545 CS->KEY = CS_KEY; in CS_setDCOExternalResistorCalibration()
564 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_setDCOExternalResistorCalibration()
571 CS->KEY = CS_KEY; in CS_disableDCOExternalResistor()
576 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_disableDCOExternalResistor()
589 CS->KEY = CS_KEY; in CS_setDCOCenteredFrequency()
595 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_setDCOCenteredFrequency()
600 CS->KEY = CS_KEY; in CS_tuneDCOFrequency()
617 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_tuneDCOFrequency()
848 CS->KEY = CS_KEY; in CS_enableFaultCounter()
859 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_enableFaultCounter()
868 CS->KEY = CS_KEY; in CS_disableFaultCounter()
879 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_disableFaultCounter()
888 CS->KEY = CS_KEY; in CS_resetFaultCounter()
899 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_resetFaultCounter()
913 CS->KEY = CS_KEY; in CS_startFaultCounter()
924 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_startFaultCounter()
930 CS->KEY = CS_KEY; in CS_enableInterrupt()
935 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_enableInterrupt()
941 CS->KEY = CS_KEY; in CS_disableInterrupt()
946 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_disableInterrupt()
962 CS->KEY = CS_KEY; in CS_clearInterruptFlag()
967 BITBAND_PERI(CS->KEY, CS_KEY_KEY_OFS) = 1; in CS_clearInterruptFlag()