Searched defs:val (Results 1 – 7 of 7) sorted by relevance
93 int16_t val = ( int16_t ) ( value * 100 ); in CayenneLppAddAnalogInput() local108 int16_t val = ( int16_t ) ( value * 100 ); in CayenneLppAddAnalogOutput() local151 int16_t val = ( int16_t) ( celsius * 10 ); in CayenneLppAddTemperature() local201 int16_t val = ( int16_t ) ( hpa * 10 ); in CayenneLppAddBarometricPressure() local
96 uint8_t val = 0; in SX9500LockUntilDetection() local
117 uint8_t val = 0; in GpioIoeSetInterrupt() local
297 uint8_t val = 0; in MPL3115ReadTemperature() local
1709 HAL_StatusTypeDef HAL_SAI_EnableTxMuteMode(SAI_HandleTypeDef *hsai, uint16_t val) in HAL_SAI_EnableTxMuteMode()
56 #define INC_VALUE(val) SP_INC_##val argument
56 #define DEC_VALUE(val) DEC_##val argument