| /bsp/n32g452xx/Libraries/rt_drivers/ |
| A D | drv_usart.c | 121 USART_ConfigInt(uart->uart_device, USART_INT_RXDNE, DISABLE); in n32_uart_control() 128 USART_ConfigInt(uart->uart_device, USART_INT_RXDNE, ENABLE); in n32_uart_control() 152 USART_ConfigInt(uart->uart_device, USART_INT_TXC, ENABLE); in n32_uart_putc() 156 USART_ConfigInt(uart->uart_device, USART_INT_TXC, ENABLE); in n32_uart_putc() 269 USART_ConfigInt(uart->uart_device, USART_INT_TXC, DISABLE); in uart_isr() 568 USART_ConfigInt(uart->uart_device, USART_INT_IDLEF, ENABLE); in DMA_Configuration()
|
| /bsp/n32/libraries/n32_drivers/ |
| A D | drv_usart_v2.c | 832 USART_ConfigInt(uart->handle.Instance, USART_INT_RXDNE, DISABLE); in n32_control() 837 USART_ConfigInt(uart->handle.Instance, USART_INT_TXDE, DISABLE); in n32_control() 838 USART_ConfigInt(uart->handle.Instance, USART_INT_TXC, DISABLE); in n32_control() 844 USART_ConfigInt(uart->handle.Instance, USART_FLAG_RXDNE, DISABLE); in n32_control() 845 USART_ConfigInt(uart->handle.Instance, USART_FLAG_IDLEF, DISABLE); in n32_control() 851 USART_ConfigInt(uart->handle.Instance, USART_INT_TXC, DISABLE); in n32_control() 870 USART_ConfigInt(uart->handle.Instance, USART_INT_RXDNE, ENABLE); in n32_control() 875 USART_ConfigInt(uart->handle.Instance, USART_INT_TXC, ENABLE); in n32_control() 1596 USART_ConfigInt(uart->handle.Instance, USART_INT_IDLEF, ENABLE); in n32_uart_dma_config()
|
| A D | drv_usart.c | 514 USART_ConfigInt(uart->uart_periph, USART_INT_RXDNE, DISABLE); in n32_control() 525 USART_ConfigInt(uart->uart_periph, USART_INT_RXDNE, ENABLE); in n32_control()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_usart.h | 360 void USART_ConfigInt(USART_Module* USARTx, uint16_t USART_INT, FunctionalState Cmd);
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | n32wb452_usart.h | 361 void USART_ConfigInt(USART_Module* USARTx, uint16_t USART_INT, FunctionalState Cmd);
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_usart.h | 360 void USART_ConfigInt(USART_Module* USARTx, uint16_t USART_INT, FunctionalState Cmd);
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/ |
| A D | n32g4fr_usart.h | 361 void USART_ConfigInt(USART_Module* USARTx, uint16_t USART_INT, FunctionalState Cmd);
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_usart.h | 360 void USART_ConfigInt(USART_Module* USARTx, uint16_t USART_INT, FunctionalState Cmd);
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_usart.h | 361 void USART_ConfigInt(USART_Module* USARTx, uint16_t USART_INT, FunctionalState Cmd);
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_usart.h | 361 void USART_ConfigInt(USART_Module* USARTx, uint16_t USART_INT, FunctionalState Cmd);
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_usart.c | 365 void USART_ConfigInt(USART_Module* USARTx, uint16_t USART_INT, FunctionalState Cmd) in USART_ConfigInt() function
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_usart.c | 365 void USART_ConfigInt(USART_Module* USARTx, uint16_t USART_INT, FunctionalState Cmd) in USART_ConfigInt() function
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_usart.c | 365 void USART_ConfigInt(USART_Module* USARTx, uint16_t USART_INT, FunctionalState Cmd) in USART_ConfigInt() function
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | n32g4fr_usart.c | 383 void USART_ConfigInt(USART_Module* USARTx, uint16_t USART_INT, FunctionalState Cmd) in USART_ConfigInt() function
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_usart.c | 383 void USART_ConfigInt(USART_Module* USARTx, uint16_t USART_INT, FunctionalState Cmd) in USART_ConfigInt() function
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/ |
| A D | n32wb452_usart.c | 383 void USART_ConfigInt(USART_Module* USARTx, uint16_t USART_INT, FunctionalState Cmd) in USART_ConfigInt() function
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_usart.c | 378 void USART_ConfigInt(USART_Module* USARTx, uint16_t USART_INT, FunctionalState Cmd) in USART_ConfigInt() function
|