ChibiOS  21.6.0
chcore.c File Reference

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...
 

Detailed Description

Port related template code.

Definition in file chcore.c.