You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ADXL362_8c_source.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@
116
116
<divclass="ttc" id="ADXL362_8c_html_aff08c54a3f0c4ad752a9f85e761762f5"><divclass="ttname"><ahref="ADXL362_8c.html#aff08c54a3f0c4ad752a9f85e761762f5">ADXL_configRange</a></div><divclass="ttdeci">void ADXL_configRange(ADXL_Range_t givenRange)</div><divclass="ttdoc">Configure the measurement range and store the selected one in a global variable for later (internal) ...</div><divclass="ttdef"><b>Definition:</b><ahref="ADXL362_8c_source.html#l00358">ADXL362.c:358</a></div></div>
<divclass="ttc" id="debug__dbprint_8h_html"><divclass="ttname"><ahref="debug__dbprint_8h.html">debug_dbprint.h</a></div><divclass="ttdoc">Enable or disable printing to UART with dbprint. </div></div>
119
-
<divclass="ttc" id="delay_8h_html_adb46f4276f5ddf111153701858f85df6"><divclass="ttname"><ahref="delay_8h.html#adb46f4276f5ddf111153701858f85df6">delay</a></div><divclass="ttdeci">void delay(uint32_t msDelay)</div><divclass="ttdoc">Wait for a certain amount of milliseconds in EM2/3. </div><divclass="ttdef"><b>Definition:</b><ahref="delay_8c_source.html#l00119">delay.c:119</a></div></div>
119
+
<divclass="ttc" id="delay_8h_html_adb46f4276f5ddf111153701858f85df6"><divclass="ttname"><ahref="delay_8h.html#adb46f4276f5ddf111153701858f85df6">delay</a></div><divclass="ttdeci">void delay(uint32_t msDelay)</div><divclass="ttdoc">Wait for a certain amount of milliseconds in EM2/3. </div><divclass="ttdef"><b>Definition:</b><ahref="delay_8c_source.html#l00124">delay.c:124</a></div></div>
120
120
<divclass="ttc" id="dbprint_8c_html_a4e4e18f85e358d8cc702ea8c2f190503"><divclass="ttname"><ahref="dbprint_8c.html#a4e4e18f85e358d8cc702ea8c2f190503">dbprintInt</a></div><divclass="ttdeci">void dbprintInt(int32_t value)</div><divclass="ttdoc">Print a number in decimal notation to USARTx. </div><divclass="ttdef"><b>Definition:</b><ahref="dbprint_8c_source.html#l00738">dbprint.c:738</a></div></div>
121
121
<divclass="ttc" id="ADXL362_8c_html_a082ac236e02b38591a21e89de3609dc5"><divclass="ttname"><ahref="ADXL362_8c.html#a082ac236e02b38591a21e89de3609dc5">ADXL_clearCounter</a></div><divclass="ttdeci">void ADXL_clearCounter(void)</div><divclass="ttdoc">Method to set the ADXL_triggercounter variable back to zero. </div><divclass="ttdef"><b>Definition:</b><ahref="ADXL362_8c_source.html#l00188">ADXL362.c:188</a></div></div>
<divclass="ttc" id="DS18B20_8c_html_ad078b80b8eb65e93150b6e05a1ab2f88"><divclass="ttname"><ahref="DS18B20_8c.html#ad078b80b8eb65e93150b6e05a1ab2f88">readByteFromDS18B20</a></div><divclass="ttdeci">static uint8_t readByteFromDS18B20(void)</div><divclass="ttdoc">Read a byte (uint8_t) from the DS18B20. </div><divclass="ttdef"><b>Definition:</b><ahref="DS18B20_8c_source.html#l00378">DS18B20.c:378</a></div></div>
410
410
<divclass="ttc" id="DS18B20_8c_html_a9a3bda987c27e677880c5435f43a0da7"><divclass="ttname"><ahref="DS18B20_8c.html#a9a3bda987c27e677880c5435f43a0da7">convertTempData</a></div><divclass="ttdeci">static int32_t convertTempData(uint8_t tempLS, uint8_t tempMS)</div><divclass="ttdoc">Convert temperature data. </div><divclass="ttdef"><b>Definition:</b><ahref="DS18B20_8c_source.html#l00423">DS18B20.c:423</a></div></div>
411
-
<divclass="ttc" id="delay_8h_html_adb46f4276f5ddf111153701858f85df6"><divclass="ttname"><ahref="delay_8h.html#adb46f4276f5ddf111153701858f85df6">delay</a></div><divclass="ttdeci">void delay(uint32_t msDelay)</div><divclass="ttdoc">Wait for a certain amount of milliseconds in EM2/3. </div><divclass="ttdef"><b>Definition:</b><ahref="delay_8c_source.html#l00119">delay.c:119</a></div></div>
411
+
<divclass="ttc" id="delay_8h_html_adb46f4276f5ddf111153701858f85df6"><divclass="ttname"><ahref="delay_8h.html#adb46f4276f5ddf111153701858f85df6">delay</a></div><divclass="ttdeci">void delay(uint32_t msDelay)</div><divclass="ttdoc">Wait for a certain amount of milliseconds in EM2/3. </div><divclass="ttdef"><b>Definition:</b><ahref="delay_8c_source.html#l00124">delay.c:124</a></div></div>
<divclass="ttc" id="DS18B20_8c_html_afa07203657ccb8eec9f88518640ff70d"><divclass="ttname"><ahref="DS18B20_8c.html#afa07203657ccb8eec9f88518640ff70d">init_DS18B20</a></div><divclass="ttdeci">static bool init_DS18B20(void)</div><divclass="ttdoc">Initialize communication to the DS18B20. </div><divclass="ttdef"><b>Definition:</b><ahref="DS18B20_8c_source.html#l00271">DS18B20.c:271</a></div></div>
<divclass="ttc" id="debug__dbprint_8h_html"><divclass="ttname"><ahref="debug__dbprint_8h.html">debug_dbprint.h</a></div><divclass="ttdoc">Enable or disable printing to UART with dbprint. </div></div>
78
-
<divclass="ttc" id="delay_8h_html_adb46f4276f5ddf111153701858f85df6"><divclass="ttname"><ahref="delay_8h.html#adb46f4276f5ddf111153701858f85df6">delay</a></div><divclass="ttdeci">void delay(uint32_t msDelay)</div><divclass="ttdoc">Wait for a certain amount of milliseconds in EM2/3. </div><divclass="ttdef"><b>Definition:</b><ahref="delay_8c_source.html#l00119">delay.c:119</a></div></div>
78
+
<divclass="ttc" id="delay_8h_html_adb46f4276f5ddf111153701858f85df6"><divclass="ttname"><ahref="delay_8h.html#adb46f4276f5ddf111153701858f85df6">delay</a></div><divclass="ttdeci">void delay(uint32_t msDelay)</div><divclass="ttdoc">Wait for a certain amount of milliseconds in EM2/3. </div><divclass="ttdef"><b>Definition:</b><ahref="delay_8c_source.html#l00124">delay.c:124</a></div></div>
<divclass="ttc" id="DS18B20_8c_html_ac3219638734d78805b64daa2cad58867"><divclass="ttname"><ahref="DS18B20_8c.html#ac3219638734d78805b64daa2cad58867">readTempDS18B20</a></div><divclass="ttdeci">int32_t readTempDS18B20(void)</div><divclass="ttdoc">Get a temperature value from the DS18B20. </div><divclass="ttdef"><b>Definition:</b><ahref="DS18B20_8c_source.html#l00113">DS18B20.c:113</a></div></div>
@@ -91,7 +91,7 @@
91
91
<divid="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<divclass="ttc" id="DS18B20_8c_html_ad078b80b8eb65e93150b6e05a1ab2f88"><divclass="ttname"><ahref="DS18B20_8c.html#ad078b80b8eb65e93150b6e05a1ab2f88">readByteFromDS18B20</a></div><divclass="ttdeci">static uint8_t readByteFromDS18B20(void)</div><divclass="ttdoc">Read a byte (uint8_t) from the DS18B20. </div><divclass="ttdef"><b>Definition:</b><ahref="DS18B20_8c_source.html#l00378">DS18B20.c:378</a></div></div>
125
125
<divclass="ttc" id="DS18B20_8c_html_a9a3bda987c27e677880c5435f43a0da7"><divclass="ttname"><ahref="DS18B20_8c.html#a9a3bda987c27e677880c5435f43a0da7">convertTempData</a></div><divclass="ttdeci">static int32_t convertTempData(uint8_t tempLS, uint8_t tempMS)</div><divclass="ttdoc">Convert temperature data. </div><divclass="ttdef"><b>Definition:</b><ahref="DS18B20_8c_source.html#l00423">DS18B20.c:423</a></div></div>
126
-
<divclass="ttc" id="delay_8h_html_adb46f4276f5ddf111153701858f85df6"><divclass="ttname"><ahref="delay_8h.html#adb46f4276f5ddf111153701858f85df6">delay</a></div><divclass="ttdeci">void delay(uint32_t msDelay)</div><divclass="ttdoc">Wait for a certain amount of milliseconds in EM2/3. </div><divclass="ttdef"><b>Definition:</b><ahref="delay_8c_source.html#l00119">delay.c:119</a></div></div>
126
+
<divclass="ttc" id="delay_8h_html_adb46f4276f5ddf111153701858f85df6"><divclass="ttname"><ahref="delay_8h.html#adb46f4276f5ddf111153701858f85df6">delay</a></div><divclass="ttdeci">void delay(uint32_t msDelay)</div><divclass="ttdoc">Wait for a certain amount of milliseconds in EM2/3. </div><divclass="ttdef"><b>Definition:</b><ahref="delay_8c_source.html#l00124">delay.c:124</a></div></div>
<divclass="ttc" id="DS18B20_8c_html_afa07203657ccb8eec9f88518640ff70d"><divclass="ttname"><ahref="DS18B20_8c.html#afa07203657ccb8eec9f88518640ff70d">init_DS18B20</a></div><divclass="ttdeci">static bool init_DS18B20(void)</div><divclass="ttdoc">Initialize communication to the DS18B20. </div><divclass="ttdef"><b>Definition:</b><ahref="DS18B20_8c_source.html#l00271">DS18B20.c:271</a></div></div>
0 commit comments