Searched defs:enable_mask (Results 1 – 7 of 7) sorted by relevance
150 #define touch_hal_set_channel_mask(enable_mask) touch_ll_set_channel_mask(enable_mask) argument158 #define touch_hal_get_channel_mask(enable_mask) touch_ll_get_channel_mask(enable_mask) argument
192 esp_err_t touch_pad_set_channel_mask(uint16_t enable_mask) in touch_pad_set_channel_mask()202 esp_err_t touch_pad_get_channel_mask(uint16_t *enable_mask) in touch_pad_get_channel_mask()212 esp_err_t touch_pad_clear_channel_mask(uint16_t enable_mask) in touch_pad_clear_channel_mask()
166 esp_err_t touch_pad_set_channel_mask(uint16_t enable_mask) in touch_pad_set_channel_mask()176 esp_err_t touch_pad_get_channel_mask(uint16_t *enable_mask) in touch_pad_get_channel_mask()186 esp_err_t touch_pad_clear_channel_mask(uint16_t enable_mask) in touch_pad_clear_channel_mask()
371 static inline void touch_ll_set_channel_mask(uint16_t enable_mask) in touch_ll_set_channel_mask()382 static inline void touch_ll_get_channel_mask(uint16_t *enable_mask) in touch_ll_get_channel_mask()
348 static inline void touch_ll_set_channel_mask(uint16_t enable_mask) in touch_ll_set_channel_mask()360 static inline void touch_ll_get_channel_mask(uint16_t *enable_mask) in touch_ll_get_channel_mask()
356 static inline void touch_ll_set_channel_mask(uint16_t enable_mask) in touch_ll_set_channel_mask()368 static inline void touch_ll_get_channel_mask(uint16_t *enable_mask) in touch_ll_get_channel_mask()
347 esp_err_t uart_enable_intr_mask(uart_port_t uart_num, uint32_t enable_mask) in uart_enable_intr_mask()372 static esp_err_t uart_reenable_intr_mask(uart_port_t uart_num, uint32_t enable_mask) in uart_reenable_intr_mask()