Functions in librtc.a
Posted: Tue Nov 15, 2016 2:27 pm
Hi.
There are functions in librtc.a with promising names, like rtc_xtal_32k_ena, dac_out, hall_sens_read,
temprature_sens_read (yes, it's actually spelled wrongly), touch_init, touch_read, rtc_smoke_detector_demo, etc.
Some of them, namely hall_sense_read and temprature_sens_read are used in an example that's in Jack Tan's fork
of the esp-idf (https://github.com/icamgo/esp-idf).
Also shown in jack's wiki: http://wiki.jackslab.org/ESP32_Onchip_Sensor
Is there any documentation of this functions?
cu
Uhrheber
There are functions in librtc.a with promising names, like rtc_xtal_32k_ena, dac_out, hall_sens_read,
temprature_sens_read (yes, it's actually spelled wrongly), touch_init, touch_read, rtc_smoke_detector_demo, etc.
Some of them, namely hall_sense_read and temprature_sens_read are used in an example that's in Jack Tan's fork
of the esp-idf (https://github.com/icamgo/esp-idf).
Also shown in jack's wiki: http://wiki.jackslab.org/ESP32_Onchip_Sensor
Is there any documentation of this functions?
cu
Uhrheber