BeRTOS
hw_ntc.c
Go to the documentation of this file.
00001 
00039 #include <drv/ntc.h>
00040 #include "hw/ntc_map.h"
00041 
00042 const res_t      NTC_RSER[NTC_CNT];
00043 const res_t      NTC_RPAR[NTC_CNT];
00044 const amp_t      NTC_AMP[NTC_CNT];
00045 const NtcHwInfo* NTC_INFO[NTC_CNT];