arch/xtensa/esp32s2: Fix touch function typo

This commit is contained in:
Lucas Saavedra Vaz 2023-01-29 20:59:47 -03:00 committed by Xiang Xiao
parent 5f9cb6faf4
commit 247aad82f2

View File

@ -965,7 +965,7 @@ static inline enum touch_conn_type_e
*
****************************************************************************/
static inline enum touch_pad_e touch_ll_get_current_meas_channel(void)
static inline enum touch_pad_e touch_lh_get_current_meas_channel(void)
{
return (enum touch_pad_e)
REG_GET_FIELD(SENS_SAR_TOUCH_STATUS0_REG,