![]()  | 
     BALTECH Docs | 
    C API for BALTECH SDK
   
    
   
   | 
   
Defines generic, platform specific functions which are required for the SDK internally. More...
Go to the source code of this file.
Functions | |
| BRP_LIB brp_time | brp_get_time (void) | 
| Retrieves a monotonic timer since powerup.  More... | |
| BRP_LIB bool | brp_get_random (brp_buf buf, size_t len) | 
| Retrieve random data and store it into a buffer.  More... | |
| BRP_LIB bool | brp_get_home_dir (char *result) | 
| Retrieves the HOME directory of the current user.  More... | |
| BRP_LIB bool | brp_get_process_name (char *result) | 
| Retrieves the (file-)name of the current process.  More... | |
Defines generic, platform specific functions which are required for the SDK internally.
Definition in file platform.h.