Searched refs:tenths (Results 1 – 2 of 2) sorted by relevance
499 sc_misc_temp_t temp, int16_t celsius, int8_t tenths);517 int8_t *tenths);
430 sc_misc_temp_t temp, int16_t celsius, int8_t tenths) in sc_misc_set_temp() argument441 RPC_I8(&msg, 5U) = (int8_t) tenths; in sc_misc_set_temp()452 int8_t *tenths) in sc_misc_get_temp() argument470 if (tenths != NULL) in sc_misc_get_temp()471 *tenths = RPC_I8(&msg, 2U); in sc_misc_get_temp()