|
OpenBIC
OpenSource Bridge-IC
|
#include <stdint.h>#include <stdbool.h>

Go to the source code of this file.
Macros | |
| #define | MAX_FILTERED_AMD_POSTCODES 15 |
Functions | |
| void | plat_pcc_set_filter_enable (bool enable) |
| bool | plat_pcc_get_filter_enable (void) |
| uint8_t | plat_pcc_copy_filtered_postcodes (uint32_t *buffer, uint8_t buffer_size) |
| #define MAX_FILTERED_AMD_POSTCODES 15 |
| uint8_t plat_pcc_copy_filtered_postcodes | ( | uint32_t * | buffer, |
| uint8_t | buffer_size | ||
| ) |
| bool plat_pcc_get_filter_enable | ( | void | ) |
| void plat_pcc_set_filter_enable | ( | bool | enable | ) |