Home
last modified time | relevance | path

Searched refs:CONFIG_ESP_CONSOLE_UART (Results 1 – 25 of 86) sorted by relevance

1234

/hal_espressif-3.4.0/zephyr/esp_shared/include/
Dstubs.h44 #define CONFIG_ESP_CONSOLE_UART 1 macro
51 #define CONFIG_ESP_CONSOLE_UART 1 macro
58 #define CONFIG_ESP_CONSOLE_UART 1 macro
/hal_espressif-3.4.0/components/vfs/
Dvfs_console.c34 #ifdef CONFIG_ESP_CONSOLE_UART
55 #if CONFIG_ESP_CONSOLE_UART in console_open()
188 #ifdef CONFIG_ESP_CONSOLE_UART in esp_vfs_console_register()
/hal_espressif-3.4.0/components/bootloader_support/src/
Dbootloader_console_loader.c68 #ifdef CONFIG_ESP_CONSOLE_UART in bootloader_console_deinit()
Dbootloader_console.c46 #ifdef CONFIG_ESP_CONSOLE_UART
/hal_espressif-3.4.0/examples/wifi/iperf/main/
Diperf_example_main.c35 #if CONFIG_ESP_CONSOLE_UART in app_main()
/hal_espressif-3.4.0/examples/peripherals/i2c/i2c_tools/main/
Di2ctools_example_main.c53 #if CONFIG_ESP_CONSOLE_UART in app_main()
/hal_espressif-3.4.0/components/esp_system/
Dsdkconfig.rename26 CONFIG_CONSOLE_UART CONFIG_ESP_CONSOLE_UART
Dpanic.c73 #if CONFIG_ESP_CONSOLE_UART
/hal_espressif-3.4.0/components/esp_system/port/soc/esp32/
Dclk.c188 #ifdef CONFIG_ESP_CONSOLE_UART in esp_clk_init()
/hal_espressif-3.4.0/components/esp_system/port/soc/esp32c3/
Dclk.c130 #ifdef CONFIG_ESP_CONSOLE_UART in esp_clk_init()
/hal_espressif-3.4.0/components/esp_system/port/soc/esp32s2/
Dclk.c133 #ifdef CONFIG_ESP_CONSOLE_UART in esp_clk_init()
/hal_espressif-3.4.0/docs/zh_CN/api-guides/
Dstartup.rst137 - 根据 :ref:`串行控制台配置 <CONFIG_ESP_CONSOLE_UART>` 设置 libc stdin、stdout、和 stderr。
/hal_espressif-3.4.0/examples/protocols/icmp_echo/main/
Decho_example_main.c201 #if CONFIG_ESP_CONSOLE_UART in app_main()
/hal_espressif-3.4.0/examples/peripherals/mcpwm/mcpwm_brushed_dc_control/main/
Dcmd_mcpwm_motor.c279 #if CONFIG_ESP_CONSOLE_UART in cmd_mcpwm_motor_init()
/hal_espressif-3.4.0/docs/en/api-guides/
Dusb-serial-jtag-console.rst35 …ONFIG_ESP_CONSOLE_USB_SERIAL_JTAG`` option in menuconfig tool (see :ref:`CONFIG_ESP_CONSOLE_UART`).
Dusb-otg-console.rst46 …sing ``CONFIG_ESP_CONSOLE_USB_CDC`` option in menuconfig tool (see :ref:`CONFIG_ESP_CONSOLE_UART`).
Dstartup.rst137 … stdout, and stderr according to the :ref:`serial console configuration <CONFIG_ESP_CONSOLE_UART>`.
/hal_espressif-3.4.0/examples/network/simple_sniffer/main/
Dsimple_sniffer_example_main.c384 #if CONFIG_ESP_CONSOLE_UART in app_main()
/hal_espressif-3.4.0/components/esp_system/port/
Dcpu_start.c537 #ifdef CONFIG_ESP_CONSOLE_UART
/hal_espressif-3.4.0/zephyr/esp_shared/components/esp_pm/
Dpm_impl.c703 #if defined(CONFIG_ESP_CONSOLE_UART)
/hal_espressif-3.4.0/components/esp_pm/
Dpm_impl.c722 #if defined(CONFIG_ESP_CONSOLE_UART)
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/
Dsdkconfig.defaults.esp32c3896 CONFIG_ESP_CONSOLE_UART=y
/hal_espressif-3.4.0/examples/bluetooth/blufi/
Dsdkconfig.defaults.esp32c3882 CONFIG_ESP_CONSOLE_UART=y
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_client/
Dsdkconfig.defaults.esp32c3896 CONFIG_ESP_CONSOLE_UART=y
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/gatt_client/
Dsdkconfig.defaults.esp32c3896 CONFIG_ESP_CONSOLE_UART=y

1234