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