Home
last modified time | relevance | path

Searched refs:UARTIntEnable (Results 1 – 23 of 23) sorted by relevance

/bsp/msp432e401y-LaunchPad/libraries/Drivers/
A Ddrv_uart.c86 UARTIntEnable(uart->config->uartbase, UART_INT_RX); in msp432_configure()
113 UARTIntEnable(uart->config->uartbase, UART_INT_RX); in msp432_control()
/bsp/lm4f232/Libraries/driverlib/
A Duart.h205 extern void UARTIntEnable(unsigned long ulBase, unsigned long ulIntFlags);
A Duart.c1450 UARTIntEnable(unsigned long ulBase, unsigned long ulIntFlags) in UARTIntEnable() function
A Drom_map.h4033 UARTIntEnable
/bsp/lm3s9b9x/Libraries/driverlib/
A Duart.h205 extern void UARTIntEnable(unsigned long ulBase, unsigned long ulIntFlags);
A Duart.c1450 UARTIntEnable(unsigned long ulBase, unsigned long ulIntFlags) in UARTIntEnable() function
A Drom_map.h4033 UARTIntEnable
/bsp/lm3s8962/Libraries/driverlib/
A Duart.h205 extern void UARTIntEnable(unsigned long ulBase, unsigned long ulIntFlags);
A Duart.c1450 UARTIntEnable(unsigned long ulBase, unsigned long ulIntFlags) in UARTIntEnable() function
A Drom_map.h4033 UARTIntEnable
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/
A Duart.h220 extern void UARTIntEnable(uint32_t ui32Base, uint32_t ui32IntFlags);
A Drom_map.h5199 UARTIntEnable
/bsp/tm4c123bsp/libraries/Drivers/
A Ddrv_uart.c117 UARTIntEnable(uart->config->uartbase, UART_INT_RX); in tm4c123_control()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Duart.h221 extern void UARTIntEnable(uint32_t ui32Base, uint32_t ui32IntFlags);
A Duart.c1403 UARTIntEnable(uint32_t ui32Base, uint32_t ui32IntFlags) in UARTIntEnable() function
A Drom_map.h5141 UARTIntEnable
/bsp/tm4c129x/libraries/driverlib/
A Duart.h220 extern void UARTIntEnable(uint32_t ui32Base, uint32_t ui32IntFlags);
A Duart.c1518 UARTIntEnable(uint32_t ui32Base, uint32_t ui32IntFlags) in UARTIntEnable() function
A Drom_map.h5360 UARTIntEnable
/bsp/lm3s9b9x/drivers/
A Dserial.c164 UARTIntEnable(serial->hw_base, UART_INT_RX | UART_INT_RT); in rt_serial_open()
/bsp/lm3s8962/drivers/
A Dserial.c164 UARTIntEnable(serial->hw_base, UART_INT_RX | UART_INT_RT); in rt_serial_open()
/bsp/lm4f232/drivers/
A Dserial.c164 UARTIntEnable(serial->hw_base, UART_INT_RX | UART_INT_RT); in rt_serial_open()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Duart.c1477 UARTIntEnable(uint32_t ui32Base, uint32_t ui32IntFlags) in UARTIntEnable() function

Completed in 106 milliseconds