VSF Documented
|
Go to the source code of this file.
Typedefs | |
typedef void | vsf_swi_handler_t(void *p) |
Functions | |
vsf_err_t | vsf_drv_usr_swi_init (uint_fast8_t idx, vsf_arch_prio_t priority, vsf_swi_handler_t *handler, void *param) |
void | vsf_drv_usr_swi_trigger (uint_fast8_t idx) |
typedef void vsf_swi_handler_t(void *p) |
|
extern |
|
extern |