Home
last modified time | relevance | path

Searched refs:bLowPower (Results 1 – 18 of 18) sorted by relevance

/bsp/lm4f232/Libraries/driverlib/
A Duart.h192 extern void UARTEnableSIR(unsigned long ulBase, tBoolean bLowPower);
A Duart.c614 UARTEnableSIR(unsigned long ulBase, tBoolean bLowPower) in UARTEnableSIR() argument
624 if(bLowPower) in UARTEnableSIR()
A Drom.h4782 tBoolean bLowPower))ROM_UARTTABLE[9])
/bsp/lm3s9b9x/Libraries/driverlib/
A Duart.h192 extern void UARTEnableSIR(unsigned long ulBase, tBoolean bLowPower);
A Duart.c614 UARTEnableSIR(unsigned long ulBase, tBoolean bLowPower) in UARTEnableSIR() argument
624 if(bLowPower) in UARTEnableSIR()
A Drom.h4782 tBoolean bLowPower))ROM_UARTTABLE[9])
/bsp/lm3s8962/Libraries/driverlib/
A Duart.h192 extern void UARTEnableSIR(unsigned long ulBase, tBoolean bLowPower);
A Duart.c614 UARTEnableSIR(unsigned long ulBase, tBoolean bLowPower) in UARTEnableSIR() argument
624 if(bLowPower) in UARTEnableSIR()
A Drom.h4782 tBoolean bLowPower))ROM_UARTTABLE[9])
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/
A Duart.h208 extern void UARTEnableSIR(uint32_t ui32Base, bool bLowPower);
A Drom.h6576 bool bLowPower))ROM_UARTTABLE[9])
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Duart.h209 extern void UARTEnableSIR(uint32_t ui32Base, bool bLowPower);
A Duart.c623 UARTEnableSIR(uint32_t ui32Base, bool bLowPower) in UARTEnableSIR() argument
633 if (bLowPower) in UARTEnableSIR()
A Drom.h2264 bool bLowPower))ROM_UARTTABLE[9])
/bsp/tm4c129x/libraries/driverlib/
A Duart.h208 extern void UARTEnableSIR(uint32_t ui32Base, bool bLowPower);
A Duart.c654 UARTEnableSIR(uint32_t ui32Base, bool bLowPower) in UARTEnableSIR() argument
664 if(bLowPower) in UARTEnableSIR()
A Drom.h6576 bool bLowPower))ROM_UARTTABLE[9])
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Duart.c654 UARTEnableSIR(uint32_t ui32Base, bool bLowPower) in UARTEnableSIR() argument
664 if(bLowPower) in UARTEnableSIR()

Completed in 101 milliseconds