Home
last modified time | relevance | path

Searched refs:return_info (Results 1 – 1 of 1) sorted by relevance

/SCP-firmware-master/product/n1sdp/module/n1sdp_sensor/src/
A Dmod_n1sdp_sensor.c136 struct mod_sensor_info *return_info; in get_info() local
152 return_info = t_config->info; in get_info()
155 return_info = v_config->info; in get_info()
158 if (!fwk_expect(return_info != NULL)) { in get_info()
162 *info = *return_info; in get_info()

Completed in 2 milliseconds