Home
last modified time | relevance | path

Searched refs:USART_ClrIntPendingBit (Results 1 – 16 of 16) sorted by relevance

/bsp/n32g452xx/Libraries/rt_drivers/
A Ddrv_usart.c256 USART_ClrIntPendingBit(uart->uart_device, USART_INT_RXDNE); in uart_isr()
270 USART_ClrIntPendingBit(uart->uart_device, USART_INT_TXC); in uart_isr()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_usart.h380 void USART_ClrIntPendingBit(USART_Module* USARTx, uint16_t USART_INT);
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_usart.h381 void USART_ClrIntPendingBit(USART_Module* USARTx, uint16_t USART_INT);
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_usart.h380 void USART_ClrIntPendingBit(USART_Module* USARTx, uint16_t USART_INT);
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_usart.h381 void USART_ClrIntPendingBit(USART_Module* USARTx, uint16_t USART_INT);
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_usart.h380 void USART_ClrIntPendingBit(USART_Module* USARTx, uint16_t USART_INT);
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_usart.h381 void USART_ClrIntPendingBit(USART_Module* USARTx, uint16_t USART_INT);
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_usart.h381 void USART_ClrIntPendingBit(USART_Module* USARTx, uint16_t USART_INT);
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_usart.c930 void USART_ClrIntPendingBit(USART_Module* USARTx, uint16_t USART_INT) in USART_ClrIntPendingBit() function
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_usart.c930 void USART_ClrIntPendingBit(USART_Module* USARTx, uint16_t USART_INT) in USART_ClrIntPendingBit() function
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_usart.c930 void USART_ClrIntPendingBit(USART_Module* USARTx, uint16_t USART_INT) in USART_ClrIntPendingBit() function
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_usart.c948 void USART_ClrIntPendingBit(USART_Module* USARTx, uint16_t USART_INT) in USART_ClrIntPendingBit() function
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_usart.c948 void USART_ClrIntPendingBit(USART_Module* USARTx, uint16_t USART_INT) in USART_ClrIntPendingBit() function
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_usart.c948 void USART_ClrIntPendingBit(USART_Module* USARTx, uint16_t USART_INT) in USART_ClrIntPendingBit() function
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_usart.c943 void USART_ClrIntPendingBit(USART_Module* USARTx, uint16_t USART_INT) in USART_ClrIntPendingBit() function
/bsp/n32/libraries/n32_drivers/
A Ddrv_usart_v2.c1033 USART_ClrIntPendingBit(uart->handle.Instance, USART_INT_TXC); in uart_isr()
1034 USART_ClrIntPendingBit(uart->handle.Instance, USART_INT_LINBD); in uart_isr()
1035 USART_ClrIntPendingBit(uart->handle.Instance, USART_INT_RXDNE); in uart_isr()

Completed in 42 milliseconds