Home
last modified time | relevance | path

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

/bsp/lm4f232/Libraries/driverlib/
A Dpeci.c199 unsigned long *pulOffset, unsigned long *pulRetry) in PECIConfigGet() argument
211 ASSERT(*pulRetry != 0); in PECIConfigGet()
218 *pulRetry = ((ulTemp & PECI_CTL_CRETRY_M) >> PECI_CTL_CRETRY_S); in PECIConfigGet()
A Dpeci.h176 unsigned long *pulOffset, unsigned long *pulRetry);
A Drom.h2879 unsigned long *pulRetry))ROM_PECITABLE[4])
/bsp/lm3s8962/Libraries/driverlib/
A Dpeci.c199 unsigned long *pulOffset, unsigned long *pulRetry) in PECIConfigGet() argument
211 ASSERT(*pulRetry != 0); in PECIConfigGet()
218 *pulRetry = ((ulTemp & PECI_CTL_CRETRY_M) >> PECI_CTL_CRETRY_S); in PECIConfigGet()
A Dpeci.h176 unsigned long *pulOffset, unsigned long *pulRetry);
A Drom.h2879 unsigned long *pulRetry))ROM_PECITABLE[4])
/bsp/lm3s9b9x/Libraries/driverlib/
A Dpeci.c199 unsigned long *pulOffset, unsigned long *pulRetry) in PECIConfigGet() argument
211 ASSERT(*pulRetry != 0); in PECIConfigGet()
218 *pulRetry = ((ulTemp & PECI_CTL_CRETRY_M) >> PECI_CTL_CRETRY_S); in PECIConfigGet()
A Dpeci.h176 unsigned long *pulOffset, unsigned long *pulRetry);
A Drom.h2879 unsigned long *pulRetry))ROM_PECITABLE[4])

Completed in 53 milliseconds