Home
last modified time | relevance | path

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

/bsp/lm4f232/Libraries/driverlib/
A Duart.h206 extern void UARTIntDisable(unsigned long ulBase, unsigned long ulIntFlags);
A Duart.c1481 UARTIntDisable(unsigned long ulBase, unsigned long ulIntFlags) in UARTIntDisable() function
A Drom_map.h4040 UARTIntDisable
/bsp/lm3s9b9x/Libraries/driverlib/
A Duart.h206 extern void UARTIntDisable(unsigned long ulBase, unsigned long ulIntFlags);
A Duart.c1481 UARTIntDisable(unsigned long ulBase, unsigned long ulIntFlags) in UARTIntDisable() function
A Drom_map.h4040 UARTIntDisable
/bsp/lm3s8962/Libraries/driverlib/
A Duart.h206 extern void UARTIntDisable(unsigned long ulBase, unsigned long ulIntFlags);
A Duart.c1481 UARTIntDisable(unsigned long ulBase, unsigned long ulIntFlags) in UARTIntDisable() function
A Drom_map.h4040 UARTIntDisable
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/
A Duart.h221 extern void UARTIntDisable(uint32_t ui32Base, uint32_t ui32IntFlags);
A Drom_map.h5206 UARTIntDisable
/bsp/tm4c123bsp/libraries/Drivers/
A Ddrv_uart.c111 UARTIntDisable(uart->config->uartbase, UART_INT_RX); in tm4c123_control()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Duart.h222 extern void UARTIntDisable(uint32_t ui32Base, uint32_t ui32IntFlags);
A Duart.c1435 UARTIntDisable(uint32_t ui32Base, uint32_t ui32IntFlags) in UARTIntDisable() function
A Drom_map.h5148 UARTIntDisable
/bsp/tm4c129x/libraries/driverlib/
A Duart.h221 extern void UARTIntDisable(uint32_t ui32Base, uint32_t ui32IntFlags);
A Duart.c1550 UARTIntDisable(uint32_t ui32Base, uint32_t ui32IntFlags) in UARTIntDisable() function
A Drom_map.h5367 UARTIntDisable
/bsp/msp432e401y-LaunchPad/libraries/Drivers/
A Ddrv_uart.c107 UARTIntDisable(uart->config->uartbase, UART_INT_RX); in msp432_control()
/bsp/lm3s9b9x/drivers/
A Dserial.c180 UARTIntDisable(serial->hw_base, UART_INT_RX | UART_INT_RT); in rt_serial_close()
/bsp/lm3s8962/drivers/
A Dserial.c180 UARTIntDisable(serial->hw_base, UART_INT_RX | UART_INT_RT); in rt_serial_close()
/bsp/lm4f232/drivers/
A Dserial.c180 UARTIntDisable(serial->hw_base, UART_INT_RX | UART_INT_RT); in rt_serial_close()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Duart.c1509 UARTIntDisable(uint32_t ui32Base, uint32_t ui32IntFlags) in UARTIntDisable() function

Completed in 87 milliseconds