Capacitive Touch Library
Description of the Capacitive Touch Library
|
Go to the source code of this file.
Functions | |
void | TI_CTS_RO_COMPAp_TA0_WDTp_HAL (const struct Sensor *, uint16_t *) |
RO method capactiance measurement using CompA+, TimerA0, and WDT+. | |
void | TI_CTS_fRO_COMPAp_TA0_SW_HAL (const struct Sensor *, uint16_t *) |
RO method capactiance measurement using CompA+, TimerA0, and SW loop. | |
void | TI_CTS_fRO_COMPAp_SW_TA0_HAL (const struct Sensor *, uint16_t *) |
RO method capactiance measurement using CompA+, TimerA0, and SW loop. | |
void | TI_CTS_RO_COMPAp_TA1_WDTp_HAL (const struct Sensor *, uint16_t *) |
RO method capactiance measurement using CompA+, TimerA1, and WDT+. | |
void | TI_CTS_fRO_COMPAp_TA1_SW_HAL (const struct Sensor *, uint16_t *) |
RO method capactiance measurement using CompA+, TimerA1, and SW loop. | |
void | TI_CTS_RC_PAIR_TA0_HAL (const struct Sensor *, uint16_t *) |
RC method capactiance measurement using a Pair of GPIO and TimerA0. | |
void | TI_CTS_RO_PINOSC_TA0_WDTp_HAL (const struct Sensor *, uint16_t *) |
RO method capactiance measurement using PinOsc IO, TimerA0, and WDT+. | |
void | TI_CTS_RO_PINOSC_TA0_HAL (const struct Sensor *, uint16_t *) |
RO method capactiance measurement using PinOsc IO, and TimerA0. | |
void | TI_CTS_fRO_PINOSC_TA0_SW_HAL (const struct Sensor *, uint16_t *) |
fRO method capactiance measurement using the PinOsc and TimerA0 | |
void | TI_CTS_RO_COMPB_TA0_WDTA_HAL (const struct Sensor *, uint16_t *) |
RO method capactiance measurement using CompB, TimerA0, and WDTA. | |
void | TI_CTS_fRO_COMPB_TA0_SW_HAL (const struct Sensor *, uint16_t *) |
fRO method capactiance measurement using CompB, TimerA0 | |
void | TI_CTS_RO_COMPB_TA1_WDTA_HAL (const struct Sensor *, uint16_t *) |
RO method capactiance measurement using CompB, TimerA1, and WDTA. | |
void | TI_CTS_fRO_COMPB_TA1_SW_HAL (const struct Sensor *, uint16_t *) |
fRO method capactiance measurement using CompB, TimerA1 |