Searched refs:ret_val (Results 1 – 1 of 1) sorted by relevance
452 bool ret_val = false; in nrfx_pwm_stop() local472 ret_val = pwm_stopped_check(p_instance); in nrfx_pwm_stop()474 NRFX_LOG_INFO("%s returned %d.", __func__, ret_val); in nrfx_pwm_stop()475 return ret_val; in nrfx_pwm_stop()482 bool ret_val = pwm_stopped_check(p_instance); in nrfx_pwm_stopped_check() local484 NRFX_LOG_INFO("%s returned %d.", __func__, ret_val); in nrfx_pwm_stopped_check()485 return ret_val; in nrfx_pwm_stopped_check()