MicrOS
|
#include "micros_interrupts.h"
Go to the source code of this file.
Classes | |
struct | micros_partition_info |
Functions | |
int | micros_partitions_get_count () |
void | micros_partitions_get_symbols (char *symbols_array) |
void | micros_partitions_get_info (char symbol, micros_partition_info *partition_info) |
int micros_partitions_get_count | ( | ) |
void micros_partitions_get_info | ( | char | symbol, |
micros_partition_info * | partition_info | ||
) |
void micros_partitions_get_symbols | ( | char * | symbols_array | ) |