ChibiOS
21.6.0
|
Port related template code. More...
#include "ch.h"
Go to the source code of this file.
Functions | |
void | _port_init (void) |
Port-related initialization code. More... | |
void | _port_switch (thread_t *ntp, thread_t *otp) |
Performs a context switch between two threads. More... | |
Port related template code.
Definition in file chcore.c.