FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stdlib.h File Reference

Functions

void exit (int32_t status)
 
int32_t abs (int32_t x)
 

Function Documentation

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().