Searched defs:pad_num (Results 1 – 4 of 4) sorted by relevance
18 Pad_Config_State duet_pinmux_config(Pad_Num_Type pad_num, Pad_Func_Type pad_func) in duet_pinmux_config()567 void duet_pad_config(Pad_Num_Type pad_num, Pad_Pull_Type pull_type) in duet_pad_config()
43 void touch_hal_get_wakeup_status(touch_pad_t *pad_num) in touch_hal_get_wakeup_status()
227 esp_err_t touch_pad_get_wakeup_status(touch_pad_t *pad_num) in touch_pad_get_wakeup_status()
951 touch_pad_t pad_num; in esp_sleep_get_touchpad_wakeup_status() local