Home
last modified time | relevance | path

Searched refs:lowThreshold (Results 1 – 8 of 8) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32650/
Dadc.h122 int lowThreshold; ///< Low Threshold for monitor (RAW ADC counts) member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32572/
Dadc.h138 int lowThreshold; ///< Low Threshold for monitor (RAW ADC counts) member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32570/
Dadc.h138 int lowThreshold; ///< Low Threshold for monitor (RAW ADC counts) member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32665/
Dadc.h139 int lowThreshold; ///< Low Threshold for monitor (RAW ADC counts) member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78000/
Dadc.h150 int lowThreshold; // Low Threshold for monitor (RAW ADC counts) member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32655/
Dadc.h150 int lowThreshold; // Low Threshold for monitor (RAW ADC counts) member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32680/
Dadc.h150 int lowThreshold; // Low Threshold for monitor (RAW ADC counts) member
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/ADC/
Dadc_reva.c576 MXC_ADC_RevA_SetMonitorLowThreshold(adc, req.monitor, req.lowThreshold); in MXC_ADC_RevA_Monitor()
605 MXC_ADC_RevA_SetMonitorLowThreshold(adc, req.monitor, req.lowThreshold); in MXC_ADC_RevA_MonitorAsync()