controller_hci_uart_esp32 sample
uart_gpio_reset()
is only used within controller_hci_uart_esp32 sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
controller_hci_uart_esp32 sample
uart_gpio_reset()
uart_gpio_reset() function
Syntax
Show:
Summary
Declaration
from
controller_hci_uart_demo.c:18
static
void
uart_gpio_reset
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
uart_gpio_reset
(
void
)
controller_hci_uart_demo.c:18
uart_gpio_reset
(
)
;
controller_hci_uart_demo.c:48
app_main()
Call Tree
from
examples
uart_gpio_reset()
is called by 1 function and calls 4 functions:
app_main()
All items filtered out
uart_gpio_reset()
esp_log_timestamp()
esp_log_write()
uart_set_pin()
periph_module_enable()
All items filtered out
Data Use
from
examples
uart_gpio_reset()
reads 8 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_WARN
esp_log_level_t::ESP_LOG_INFO
esp_log_level_t::ESP_LOG_DEBUG
esp_log_level_t::ESP_LOG_VERBOSE
periph_module_t::PERIPH_UART1_MODULE
periph_module_t::PERIPH_UHCI0_MODULE
tag
All items filtered out
uart_gpio_reset()
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