Home
last modified time | relevance | path

Searched defs:raw_data (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/driver/touch_sensor/esp32s2/
Dtouch_sensor.c340 esp_err_t IRAM_ATTR touch_pad_read_raw_data(touch_pad_t touch_num, uint32_t *raw_data) in touch_pad_read_raw_data()
651 esp_err_t touch_pad_sleep_channel_read_data(touch_pad_t pad_num, uint32_t *raw_data) in touch_pad_sleep_channel_read_data()
/hal_espressif-latest/components/driver/touch_sensor/esp32s3/
Dtouch_sensor.c314 esp_err_t IRAM_ATTR touch_pad_read_raw_data(touch_pad_t touch_num, uint32_t *raw_data) in touch_pad_read_raw_data()
623 esp_err_t touch_pad_sleep_channel_read_data(touch_pad_t pad_num, uint32_t *raw_data) in touch_pad_sleep_channel_read_data()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtouch_sensor_hal.h576 #define touch_hal_sleep_read_data(raw_data) touch_ll_sleep_read_data(raw_data) argument
Dtouch_sensor_ll.h1124 static inline void touch_ll_sleep_read_data(uint32_t *raw_data) in touch_ll_sleep_read_data()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtouch_sensor_hal.h576 #define touch_hal_sleep_read_data(raw_data) touch_ll_sleep_read_data(raw_data) argument
Dtouch_sensor_ll.h1144 static inline void touch_ll_sleep_read_data(uint32_t *raw_data) in touch_ll_sleep_read_data()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dadc_ll.h516 static inline bool adc_oneshot_ll_raw_check_valid(adc_unit_t adc_n, uint32_t raw_data) in adc_oneshot_ll_raw_check_valid()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsdp_api.h129 …UINT8 *raw_data; /* Received record from server. allocated/released by … member
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c523 esp_err_t esp_ble_gap_config_adv_data_raw(uint8_t *raw_data, uint32_t raw_data_len) in esp_ble_gap_config_adv_data_raw()
562 esp_err_t esp_ble_gap_config_scan_rsp_data_raw(uint8_t *raw_data, uint32_t raw_data_len) in esp_ble_gap_config_scan_rsp_data_raw()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dadc_ll.h699 static inline bool adc_oneshot_ll_raw_check_valid(adc_unit_t adc_n, uint32_t raw_data) in adc_oneshot_ll_raw_check_valid()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dadc_ll.h699 static inline bool adc_oneshot_ll_raw_check_valid(adc_unit_t adc_n, uint32_t raw_data) in adc_oneshot_ll_raw_check_valid()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dadc_ll.h851 static inline bool adc_oneshot_ll_raw_check_valid(adc_unit_t adc_n, uint32_t raw_data) in adc_oneshot_ll_raw_check_valid()