Home
last modified time | relevance | path

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

/SCP-firmware-master/product/morello/scp_ramfw_soc/
A Dconfig_sensor.c44 .alarm_threshold = 70,
52 .alarm_threshold = 70,
60 .alarm_threshold = 70,
/SCP-firmware-master/product/n1sdp/scp_ramfw/
A Dconfig_sensor.c41 .alarm_threshold = 70,
49 .alarm_threshold = 70,
57 .alarm_threshold = 70,
/SCP-firmware-master/product/n1sdp/module/n1sdp_sensor/include/
A Dmod_n1sdp_sensor.h86 int32_t alarm_threshold; member
/SCP-firmware-master/product/morello/module/morello_sensor/include/
A Dmod_morello_sensor.h87 int32_t alarm_threshold; member
/SCP-firmware-master/product/morello/module/morello_sensor/src/
A Dmod_morello_sensor.c55 if (value >= t_dev_ctx->config->alarm_threshold && in morello_sensor_timer_callback()
/SCP-firmware-master/product/n1sdp/module/n1sdp_sensor/src/
A Dmod_n1sdp_sensor.c43 if (value >= t_dev_ctx->config->alarm_threshold && in n1sdp_sensor_timer_callback()

Completed in 5 milliseconds