PMSIS BSP
|
Data Structures | |
struct | pi_hyperram_conf |
Hyperram configuration structure. More... | |
Functions | |
void | pi_hyperram_conf_init (struct pi_hyperram_conf *conf) |
Initialize an Hyperram configuration with default values. More... | |
void pi_hyperram_conf_init | ( | struct pi_hyperram_conf * | conf | ) |
The structure containing the configuration must be kept alive until the hyperram device is opened.
conf | A pointer to the hyperram configuration. |