Home
last modified time | relevance | path

Searched refs:int_fast8_t (Results 1 – 5 of 5) sorted by relevance

/bsp/ti/c28x/libraries/tms320f28379d/common/include/
A Dstdint.h143 typedef int16_t int_fast8_t; typedef
149 typedef int32_t int_fast8_t; typedef
155 typedef int32_t int_fast8_t; typedef
160 typedef int16_t int_fast8_t; typedef
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Di2c.c73 static const int_fast8_t g_i8I2CIntMapRows =
89 static const int_fast8_t g_i8I2CIntMapSnowflakeRows =
133 int_fast8_t i8Idx, i8Rows; in _I2CIntNumberGet()
/bsp/tm4c129x/libraries/driverlib/
A Di2c.c73 static const int_fast8_t g_i8I2CIntMapRows =
89 static const int_fast8_t g_i8I2CIntMapSnowflakeRows =
133 int_fast8_t i8Idx, i8Rows; in _I2CIntNumberGet()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Di2c.c73 static const int_fast8_t g_i8I2CIntMapRows =
117 int_fast8_t i8Idx, i8Rows; in _I2CIntNumberGet()
/bsp/avr32/software_framework/utils/
A Dcompiler.h616 int_fast8_t ilog2_undefined(void);
625 static inline int_fast8_t ilog2(uint32_t x) in ilog2()

Completed in 29 milliseconds