ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_hidh_init()
from the following samples and libraries:
esp_hid_host sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_hidh_init()
esp_hidh_init() function
Initialize the HID Host component @return: ESP_OK on success
Syntax
Show:
Summary
Declaration
Definition
from
esp_hidh.h:138
esp_err_t
esp_hidh_init
(
const
esp_hidh_config_t
*
config
)
;
Implemented in
esp_hidh.c:76
Arguments
Argument
Description
config
pointer to esp_hidh_config_t structure
Related Functions
Found 2 other functions taking a
esp_hidh_config_t
argument:
Function
esp_ble_hidh_init()
esp_bt_hidh_init()
Examples
esp_hidh_init()
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out