Searched refs:r_glcdc_stop (Results 1 – 1 of 1) sorted by relevance
185 static fsp_err_t r_glcdc_stop(glcdc_instance_ctrl_t * const p_ctrl);473 r_glcdc_stop(p_api_ctrl); in R_GLCDC_Close()583 return r_glcdc_stop(p_ctrl); in R_GLCDC_Stop()906 static fsp_err_t r_glcdc_stop (glcdc_instance_ctrl_t * const p_ctrl) in r_glcdc_stop() function