Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dcs.h115 #define CS_LFXT_BYPASS CS_CTL2_LFXTBYPASS macro
Dcs.c424 || (xtDrive == CS_LFXT_BYPASS)); in CS_startLFXTWithTimeout()
437 boolBypassMode = (xtDrive == CS_LFXT_BYPASS) ? true : false; in CS_startLFXTWithTimeout()