Processing Macros¶
-
group
group_capsense_macros_process
Processing macros.
Defines
-
CY_CAPSENSE_PROCESS_FILTER
Applies all enabled filters in the default order to the raw counts.
-
CY_CAPSENSE_PROCESS_BASELINE
Updates baselines using current raw count values for the widget/sensor.
-
CY_CAPSENSE_PROCESS_DIFFCOUNTS
Calculates differences for the widget/sensor.
-
CY_CAPSENSE_PROCESS_CALC_NOISE
Runs the noise envelope filter to measure noise magnitude for the widget/sensor.
-
CY_CAPSENSE_PROCESS_THRESHOLDS
Updates widget thresholds based on raw counts noise magnitude.
-
CY_CAPSENSE_PROCESS_STATUS
Runs the widget-specific processing algorithms and updates it status.
-
CY_CAPSENSE_PROCESS_ALL
Definition that combines all possible processing tasks.
-
CY_CAPSENSE_MPTX_MIN_ORDER
Multi-phase TX min order.
-
CY_CAPSENSE_MPTX_MAX_ORDER
Multi-phase TX max order.
-