Home
last modified time | relevance | path

Searched refs:esp_hidh_dev_s (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/esp_hid/private/
Desp_hidh_private.h53 struct esp_hidh_dev_s { struct
54 struct esp_hidh_dev_s *next; argument
114 TAILQ_ENTRY(esp_hidh_dev_s) devices; argument
117 typedef TAILQ_HEAD(esp_hidh_dev_head_s, esp_hidh_dev_s) esp_hidh_dev_head_t;
/hal_espressif-3.6.0/components/esp_hid/include/
Desp_hidh.h30 struct esp_hidh_dev_s;
31 typedef struct esp_hidh_dev_s esp_hidh_dev_t;