Home
last modified time | relevance | path

Searched refs:tx_cfg (Results 1 – 7 of 7) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_uart.c8 uint32_t tx_cfg; in bflb_uart_init() local
19 tx_cfg &= ~UART_CR_UTX_EN; in bflb_uart_init()
64 tx_cfg |= UART_CR_UTX_CTS_EN; in bflb_uart_init()
66 tx_cfg &= ~UART_CR_UTX_CTS_EN; in bflb_uart_init()
114 tx_cfg |= UART_CR_UTX_EN; in bflb_uart_init()
123 uint32_t tx_cfg; in bflb_uart_deinit() local
129 tx_cfg &= ~UART_CR_UTX_EN; in bflb_uart_deinit()
138 uint32_t tx_cfg; in bflb_uart_enable() local
144 tx_cfg |= UART_CR_UTX_EN; in bflb_uart_enable()
153 uint32_t tx_cfg; in bflb_uart_disable() local
[all …]
/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/include/
A Dcamera.h15 volatile uint32_t tx_cfg; // 0x18 member
/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/
A Dhal_udma_i2cm_reg_defs.h93 __IO uint32_t tx_cfg; member
A Dhal_udma_qspi_reg_defs.h94 __IO uint32_t tx_cfg; member
A Dhal_udma_uart_reg_defs.h93 __IO uint32_t tx_cfg; member
A Dhal_udma_sdio_reg_defs.h94 __IO uint32_t tx_cfg; member
/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/
A Dcore-v-mcu.c62 volatile uint32_t tx_cfg; // 0x18 member

Completed in 15 milliseconds