Home
last modified time | relevance | path

Searched refs:PECI_MAX_BAUD (Results 1 – 3 of 3) sorted by relevance

/bsp/lm4f232/Libraries/driverlib/
A Dpeci.c49 #define PECI_MAX_BAUD 2000000 // Maximum baud rate macro
138 ASSERT((ulBaud != 0) && (ulBaud <= PECI_MAX_BAUD) && in PECIConfigSet()
/bsp/lm3s8962/Libraries/driverlib/
A Dpeci.c49 #define PECI_MAX_BAUD 2000000 // Maximum baud rate macro
138 ASSERT((ulBaud != 0) && (ulBaud <= PECI_MAX_BAUD) && in PECIConfigSet()
/bsp/lm3s9b9x/Libraries/driverlib/
A Dpeci.c49 #define PECI_MAX_BAUD 2000000 // Maximum baud rate macro
138 ASSERT((ulBaud != 0) && (ulBaud <= PECI_MAX_BAUD) && in PECIConfigSet()

Completed in 10 milliseconds