]> rtime.felk.cvut.cz Git - rpp-test-sw.git/commitdiff
Comments tuned
authorMichal Horn <michal@michal-laptop.(none)>
Mon, 24 Jun 2013 12:59:15 +0000 (14:59 +0200)
committerMichal Horn <michal@michal-laptop.(none)>
Mon, 24 Jun 2013 12:59:15 +0000 (14:59 +0200)
rpp/lib/os/7.0.2_tms570/src/os/heap.c
rpp/lib/rpp/include/rpp/din.h

index 4558f2eb6bd7f9797a2099ed53c086ee8fd6683d..df092ccec8ac000cc0c30aa56cb1a36128581b4b 100644 (file)
@@ -58,8 +58,8 @@
  * The simplest possible implementation of pvPortMalloc().  Note that this
  * implementation does NOT allow allocated memory to be freed again.
  *
- * See heap_2.c and heap_3.c for alternative implementations, and the memory
- * management pages of http://www.FreeRTOS.org for more information.
+ * See heap_2.c, heap_3.c and heap_4.c for alternative implementations, and the
+ * Memory Management pages of FreeRTOS for more information at:
  *
  * http://www.freertos.org/a00111.html
  */
index b2b9fde4fbfb7179485812364c5ad794efdf0139..117c5e4509357420327687e76c4f7cb9d168c1f1 100644 (file)
@@ -27,8 +27,6 @@ int8_t rpp_din_init();
  * Configure voltage reference levels for digital inputs using variable
  * reference threshold.
  *
- * @todo Implement rpp_din_ref().
- *
  * @param[in] refA      [0-4095] value to set (DAC is 12bits) the reference
  *                      voltage A (pins 13-16).
  * @param[in] refB      [0-4095] value to set (DAC is 12bits) the reference