Searched refs:bOutEn (Results 1 – 5 of 5) sorted by relevance
113 uint8_t bOutEn : 1; /*!< Output can be placed onto an external pin */ member
870 ADTx->PCONR_f.OUTENA = pstcAdtCHxXCfg->bOutEn; in Adt_CHxXPortCfg()884 ADTx->PCONR_f.OUTENB = pstcAdtCHxXCfg->bOutEn; in Adt_CHxXPortCfg()
589 boolean_t bOutEn; ///< 输出使能 member
583 boolean_t bOutEn; ///< 输出使能 member
1071 pstcM0PAdt->PCONR_f.OUTENA = pstcAdtCHxXCfg->bOutEn; in Adt_CHxXPortConfig()1085 pstcM0PAdt->PCONR_f.OUTENB = pstcAdtCHxXCfg->bOutEn; in Adt_CHxXPortConfig()
Completed in 24 milliseconds