Searched refs:retval (Results 1 – 2 of 2) sorted by relevance
332 int retval = 0; in rev_memcmp() local337 retval = (int)a[i] - (int)b[i]; in rev_memcmp()338 if (retval !=0) in rev_memcmp()344 return retval; in rev_memcmp()
656 uint8_t retval; in HAL_RADIO_StopActivity() local659 retval = HAL_RADIO_TIMER_ClearRadioTimerValue(); in HAL_RADIO_StopActivity()662 return retval; in HAL_RADIO_StopActivity()