Macros | |
#define | CY_ADCCOMP_MV (1000L) |
1 Volt in millivolts | |
#define | CY_ADCCOMP_UV (1000000L) |
1 Volt in microvolts | |
#define | CY_ADCCOMP_INTR_LPCOMP1 (ADCCOMP_INTR_MASK_INTR_LPCOMP1_Msk) |
Bit 0: comparator1 fires, NTD mode:- when the peak-peak mic input level is larger than the selected hysterisis limit. More... | |
#define | CY_ADCCOMP_INTR_LPCOMP2 (ADCCOMP_INTR_MASK_INTR_LPCOMP2_Msk) |
Bit 1: comparator2 fires, NTD mode:- when the peak-peak mic input level is larger than the selected hysterisis limit. More... | |
#define | CY_ADCCOMP_INTR_CIC (ADCCOMP_INTR_MASK_INTR_CIC_Msk) |
Bit 2: When CIC block completes DC conversion. | |
#define | CY_ADCCOMP_INTR_ADC_READY (ADCCOMP_INTR_MASK_INTR_TIMER_Msk) |
Bit 3: Interrupt generates when ADC LDO is stable (or) ADC timer expires(applicable only in case of DC calibration) | |
#define | CY_ADCCOMP_INTR |
#define CY_ADCCOMP_INTR_LPCOMP1 (ADCCOMP_INTR_MASK_INTR_LPCOMP1_Msk) |
Bit 0: comparator1 fires, NTD mode:- when the peak-peak mic input level is larger than the selected hysterisis limit.
DC sense:- V(+) - V(-) > 0.5* hysterisis limit
#define CY_ADCCOMP_INTR_LPCOMP2 (ADCCOMP_INTR_MASK_INTR_LPCOMP2_Msk) |
Bit 1: comparator2 fires, NTD mode:- when the peak-peak mic input level is larger than the selected hysterisis limit.
DC sense:- V(+) - V(-) > 0.5* hysterisis limit
#define CY_ADCCOMP_INTR |