Todo List
Member get_cur_lun (void)
Implement.
Member pll_wait_for_lock (unsigned int pll_id)
Use a timeout to avoid waiting forever and hanging the system
Member Serial::write (const uint8_t *buffer, uint8_t len)
Do something less catastrophic here
Member Serial::WriteBuffer::WriteBuffer (const uint8_t *buf, uint16_t len)
Do something less catastrophic here
Member stream_state (U8 id)
Implement.
Member stream_stop (U8 id)
Implement.
Member sysclk_get_cpu_hz (void)
This function assumes that the CPU always runs at the system clock frequency. We want to support at least two more scenarios: Fixed CPU/bus clock dividers (config symbols) and dynamic CPU/bus clock dividers (which may change at run time). Ditto for all the bus clocks.
Member sysclk_get_main_hz (void)
This function assumes that the main clock source never changes once it's been set up, and that PLL0 always runs at the compile-time configured default rate. While this is probably the most common configuration, which we want to support as a special case for performance reasons, we will at some point need to support more dynamic setups as well.


inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:07