VSF Documented
|
#include "./vsf_kernel_cfg.h"
#include "hal/arch/vsf_arch.h"
#include "utilities/preprocessor/mf_u8_dec2str.h"
Go to the source code of this file.
Macros | |
#define | __VSF_SWI_PRIO_INIT(__index, __unused) vsf_prio_##__index, |
#define | MFUNC_IN_U8_DEC_VALUE VSF_OS_CFG_PRIORITY_NUM |
Typedefs | |
typedef enum vsf_prio_t | vsf_prio_t |
Enumerations | |
enum | vsf_prio_t { vsf_prio_inherit = -1 , vsf_prio_highest = MFUNC_OUT_DEC_STR - 1 } |
#define __VSF_SWI_PRIO_INIT | ( | __index, | |
__unused | |||
) | vsf_prio_##__index, |
#define MFUNC_IN_U8_DEC_VALUE VSF_OS_CFG_PRIORITY_NUM |
typedef enum vsf_prio_t vsf_prio_t |
enum vsf_prio_t |