Home
last modified time | relevance | path

Searched refs:pulPoll (Results 1 – 9 of 9) sorted by relevance

/bsp/lm4f232/Libraries/driverlib/
A Dpeci.c198 unsigned long *pulBaud, unsigned long *pulPoll, in PECIConfigGet() argument
209 ASSERT(*pulPoll != 0); in PECIConfigGet()
230 *pulPoll = ((((ulTemp & PECI_DIV_POLL_M) >> PECI_DIV_POLL_S) * 1000) / in PECIConfigGet()
A Dpeci.h175 unsigned long *pulBaud, unsigned long *pulPoll,
A Drom.h2877 unsigned long *pulPoll, \
/bsp/lm3s8962/Libraries/driverlib/
A Dpeci.c198 unsigned long *pulBaud, unsigned long *pulPoll, in PECIConfigGet() argument
209 ASSERT(*pulPoll != 0); in PECIConfigGet()
230 *pulPoll = ((((ulTemp & PECI_DIV_POLL_M) >> PECI_DIV_POLL_S) * 1000) / in PECIConfigGet()
A Dpeci.h175 unsigned long *pulBaud, unsigned long *pulPoll,
A Drom.h2877 unsigned long *pulPoll, \
/bsp/lm3s9b9x/Libraries/driverlib/
A Dpeci.c198 unsigned long *pulBaud, unsigned long *pulPoll, in PECIConfigGet() argument
209 ASSERT(*pulPoll != 0); in PECIConfigGet()
230 *pulPoll = ((((ulTemp & PECI_DIV_POLL_M) >> PECI_DIV_POLL_S) * 1000) / in PECIConfigGet()
A Dpeci.h175 unsigned long *pulBaud, unsigned long *pulPoll,
A Drom.h2877 unsigned long *pulPoll, \

Completed in 48 milliseconds