Home
last modified time | relevance | path

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

/SCP-firmware-master/module/thermal_mgmt/test/
A Dconfig_thermal_mgmt.h189 .get_data = mod_sensor_get_data,
/SCP-firmware-master/module/sensor/src/
A Dmod_sensor.c137 static int get_data(fwk_id_t id, struct mod_sensor_data *data) in get_data() function
284 .get_data = get_data,
/SCP-firmware-master/module/thermal_mgmt/src/
A Dmod_thermal_mgmt.c133 status = dev_ctx->sensor_api->get_data( in read_temperature()
388 status = dev_ctx->sensor_api->get_data( in thermal_mgmt_process_event()
/SCP-firmware-master/module/scmi_sensor_req/doc/
A Dscmi_sensor_req.md37 | get_data() | | |
/SCP-firmware-master/module/sensor/include/
A Dmod_sensor.h495 int (*get_data)(fwk_id_t id, struct mod_sensor_data *data); member
/SCP-firmware-master/product/juno/module/juno_thermal/src/
A Dmod_juno_thermal.c230 status = ctx->sensor_api->get_data( in juno_thermal_process_event()
/SCP-firmware-master/product/juno/module/juno_xrp7724/src/
A Dmod_juno_xrp7724.c930 module_ctx.adc_api->get_data(ctx->config->psu_adc_id, &adc_val); in juno_xrp7724_psu_process_request()
/SCP-firmware-master/module/scmi_sensor/src/
A Dmod_scmi_sensor.c1178 status = scmi_sensor_ctx.sensor_api->get_data( in scmi_sensor_process_event()

Completed in 26 milliseconds