MAV'RIC
|
Defines | |
#define | OSAL_ST_FREQUENCY 1000 |
Frequency in Hertz of the system tick. | |
#define | OSAL_DBG_ENABLE_ASSERTS FALSE |
Enables OSAL assertions. | |
#define | OSAL_DBG_ENABLE_CHECKS FALSE |
Enables OSAL functions parameters checks. | |
#define | OSAL_INIT_HOOK() |
OSAL initialization hook. | |
#define | OSAL_IDLE_HOOK() |
Idle loop hook macro. |
#define OSAL_IDLE_HOOK | ( | ) |
{ \ }
Idle loop hook macro.
#define OSAL_INIT_HOOK | ( | ) |
{ \ }
OSAL initialization hook.