Searched refs:mxc_smon_temp_t (Results 1 – 7 of 7) sorted by relevance
98 } mxc_smon_temp_t; typedef188 int MXC_SMON_TempSensorEnable(mxc_smon_temp_t threshold, uint32_t delay);197 int MXC_SMON_SetTempThreshold(mxc_smon_temp_t threshold);
103 } mxc_smon_temp_t; typedef193 int MXC_SMON_TempSensorEnable(mxc_smon_temp_t threshold, uint32_t delay);202 int MXC_SMON_SetTempThreshold(mxc_smon_temp_t threshold);
57 int MXC_SMON_TempSensorEnable(mxc_smon_temp_t threshold, uint32_t delay) in MXC_SMON_TempSensorEnable()63 int MXC_SMON_SetTempThreshold(mxc_smon_temp_t threshold) in MXC_SMON_SetTempThreshold()
56 int MXC_SMON_TempSensorEnable(mxc_smon_temp_t threshold, uint32_t delay) in MXC_SMON_TempSensorEnable()62 int MXC_SMON_SetTempThreshold(mxc_smon_temp_t threshold) in MXC_SMON_SetTempThreshold()
96 if ((err = MXC_SMON_SetTempThreshold((mxc_smon_temp_t)threshold)) != E_NO_ERROR) { in MXC_SMON_RevA_TempSensorEnable()