Home
last modified time | relevance | path

Searched defs:uart_num (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/driver/uart/
Duart.c80 #define UART_CONTEX_INIT_DEF(uart_num) {\ argument
103 uart_port_t uart_num; /*!< UART port number*/ member
170 static void uart_module_enable(uart_port_t uart_num) in uart_module_enable()
191 static void uart_module_disable(uart_port_t uart_num) in uart_module_disable()
208 esp_err_t uart_set_word_length(uart_port_t uart_num, uart_word_length_t data_bit) in uart_set_word_length()
218 esp_err_t uart_get_word_length(uart_port_t uart_num, uart_word_length_t *data_bit) in uart_get_word_length()
225 esp_err_t uart_set_stop_bits(uart_port_t uart_num, uart_stop_bits_t stop_bit) in uart_set_stop_bits()
235 esp_err_t uart_get_stop_bits(uart_port_t uart_num, uart_stop_bits_t *stop_bit) in uart_get_stop_bits()
244 esp_err_t uart_set_parity(uart_port_t uart_num, uart_parity_t parity_mode) in uart_set_parity()
253 esp_err_t uart_get_parity(uart_port_t uart_num, uart_parity_t *parity_mode) in uart_get_parity()
[all …]
/hal_espressif-latest/zephyr/common/
Dconsole_init.c39 const int uart_num = CONFIG_ESP_CONSOLE_UART_NUM; in esp_console_init() local
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Duart_ll.h65 FORCE_INLINE_ATTR bool uart_ll_is_enabled(uint32_t uart_num) in uart_ll_is_enabled()
929 FORCE_INLINE_ATTR void uart_ll_force_xoff(uart_port_t uart_num) in uart_ll_force_xoff()
942 FORCE_INLINE_ATTR void uart_ll_force_xon(uart_port_t uart_num) in uart_ll_force_xon()
956 FORCE_INLINE_ATTR uint32_t uart_ll_get_fsm_status(uart_port_t uart_num) in uart_ll_get_fsm_status()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duart_ll.h69 FORCE_INLINE_ATTR bool uart_ll_is_enabled(uint32_t uart_num) in uart_ll_is_enabled()
973 static inline void uart_ll_force_xoff(uart_port_t uart_num) in uart_ll_force_xoff()
986 FORCE_INLINE_ATTR void uart_ll_force_xon(uart_port_t uart_num) in uart_ll_force_xon()
1000 FORCE_INLINE_ATTR uint32_t uart_ll_get_fsm_status(uart_port_t uart_num) in uart_ll_get_fsm_status()
Duhci_ll.h48 static inline void uhci_ll_attach_uart_port(uhci_dev_t *hw, int uart_num) in uhci_ll_attach_uart_port()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Duart_ll.h68 FORCE_INLINE_ATTR bool uart_ll_is_enabled(uint32_t uart_num) in uart_ll_is_enabled()
952 FORCE_INLINE_ATTR void uart_ll_force_xoff(uart_port_t uart_num) in uart_ll_force_xoff()
966 FORCE_INLINE_ATTR void uart_ll_force_xon(uart_port_t uart_num) in uart_ll_force_xon()
981 FORCE_INLINE_ATTR uint32_t uart_ll_get_fsm_status(uart_port_t uart_num) in uart_ll_get_fsm_status()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duart_ll.h69 FORCE_INLINE_ATTR bool uart_ll_is_enabled(uint32_t uart_num) in uart_ll_is_enabled()
1013 FORCE_INLINE_ATTR void uart_ll_force_xoff(uart_port_t uart_num) in uart_ll_force_xoff()
1027 FORCE_INLINE_ATTR void uart_ll_force_xon(uart_port_t uart_num) in uart_ll_force_xon()
1042 FORCE_INLINE_ATTR uint32_t uart_ll_get_fsm_status(uart_port_t uart_num) in uart_ll_get_fsm_status()
Duhci_ll.h48 static inline void uhci_ll_attach_uart_port(uhci_dev_t *hw, int uart_num) in uhci_ll_attach_uart_port()
/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_console.c42 const int uart_num = CONFIG_ESP_CONSOLE_UART_NUM; in bootloader_console_init() local
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duart_ll.h91 FORCE_INLINE_ATTR bool uart_ll_is_enabled(uint32_t uart_num) in uart_ll_is_enabled()
1064 FORCE_INLINE_ATTR void uart_ll_force_xoff(uart_port_t uart_num) in uart_ll_force_xoff()
1078 FORCE_INLINE_ATTR void uart_ll_force_xon(uart_port_t uart_num) in uart_ll_force_xon()
1093 FORCE_INLINE_ATTR uint32_t uart_ll_get_fsm_status(uart_port_t uart_num) in uart_ll_get_fsm_status()
Duhci_ll.h35 static inline void uhci_ll_attach_uart_port(uhci_dev_t *hw, int uart_num) in uhci_ll_attach_uart_port()
/hal_espressif-latest/components/hal/esp32/include/hal/
Duart_ll.h979 FORCE_INLINE_ATTR void uart_ll_force_xoff(uart_port_t uart_num) in uart_ll_force_xoff()
992 FORCE_INLINE_ATTR void uart_ll_force_xon(uart_port_t uart_num) in uart_ll_force_xon()
1006 FORCE_INLINE_ATTR uint32_t uart_ll_get_fsm_status(uart_port_t uart_num) in uart_ll_get_fsm_status()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duhci_ll.h36 static inline void uhci_ll_attach_uart_port(uhci_dev_t *hw, int uart_num) in uhci_ll_attach_uart_port()
Duart_ll.h1055 FORCE_INLINE_ATTR void uart_ll_force_xoff(uart_port_t uart_num) in uart_ll_force_xoff()
1069 FORCE_INLINE_ATTR void uart_ll_force_xon(uart_port_t uart_num) in uart_ll_force_xon()
1084 FORCE_INLINE_ATTR uint32_t uart_ll_get_fsm_status(uart_port_t uart_num) in uart_ll_get_fsm_status()
/hal_espressif-latest/components/hal/
Duart_hal.c126 void uart_hal_init(uart_hal_context_t *hal, uart_port_t uart_num) in uart_hal_init()
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c1831 esp_err_t esp_sleep_enable_uart_wakeup(int uart_num)