#include <stdint.h>
#include <stdbool.h>
Go to the source code of this file.
◆ MAX_FILTERED_AMD_POSTCODES
| #define MAX_FILTERED_AMD_POSTCODES 15 |
◆ plat_pcc_copy_filtered_postcodes()
| uint8_t plat_pcc_copy_filtered_postcodes |
( |
uint32_t * |
buffer, |
|
|
uint8_t |
buffer_size |
|
) |
| |
◆ plat_pcc_get_filter_enable()
| bool plat_pcc_get_filter_enable |
( |
void |
| ) |
|
◆ plat_pcc_get_filter_valid()
| uint8_t plat_pcc_get_filter_valid |
( |
void |
| ) |
|
◆ plat_pcc_set_filter_enable()
| void plat_pcc_set_filter_enable |
( |
bool |
enable | ) |
|
◆ plat_pcc_set_filter_valid()
| void plat_pcc_set_filter_valid |
( |
uint8_t |
valid | ) |
|