FreeRTOS port on GAP8/RISC-V
|
Functions | |
void | exit (int32_t status) |
int32_t | abs (int32_t x) |
int32_t abs | ( | int32_t | x | ) |
Referenced by pi_fll_frequency_set().
void exit | ( | int32_t | status | ) |
References system_exit().
Referenced by __os_native_exit().