#include <stdint.h>

Go to the source code of this file.
Classes | |
| struct | rpi_hw_t |
Macros | |
| #define | RPI_HWVER_TYPE_PI1 1 |
| #define | RPI_HWVER_TYPE_PI2 2 |
| #define | RPI_HWVER_TYPE_UNKNOWN 0 |
Functions | |
| const rpi_hw_t * | rpi_hw_detect (void) |
| #define RPI_HWVER_TYPE_PI1 1 |
Definition at line 40 of file mock/rpihw.h.
| #define RPI_HWVER_TYPE_PI2 2 |
Definition at line 41 of file mock/rpihw.h.
| #define RPI_HWVER_TYPE_UNKNOWN 0 |
Definition at line 39 of file mock/rpihw.h.