Home
last modified time | relevance | path

Searched refs:XPI_Type (Results 1 – 8 of 8) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5301/
A Dhpm_romapi.h128 void (*software_reset)(XPI_Type *base);
130 bool (*is_idle)(XPI_Type *base);
132 void (*update_dllcr)(XPI_Type *base,
156 hpm_stat_t (*get_status)(XPI_Type *base,
165 hpm_stat_t (*erase)(XPI_Type *base,
179 hpm_stat_t (*program)(XPI_Type *base,
186 hpm_stat_t (*read)(XPI_Type *base,
228 hpm_stat_t (*enable)(XPI_Type *base);
229 hpm_stat_t (*disable)(XPI_Type *base);
234 bool (*remap_enabled)(XPI_Type *base);
[all …]
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/HPM6E80/
A Dhpm_romapi.h128 void (*software_reset)(XPI_Type *base);
130 bool (*is_idle)(XPI_Type *base);
132 void (*update_dllcr)(XPI_Type *base,
171 hpm_stat_t (*get_status)(XPI_Type *base,
180 hpm_stat_t (*erase)(XPI_Type *base,
194 hpm_stat_t (*program)(XPI_Type *base,
201 hpm_stat_t (*read)(XPI_Type *base,
243 hpm_stat_t (*enable)(XPI_Type *base);
244 hpm_stat_t (*disable)(XPI_Type *base);
249 bool (*remap_enabled)(XPI_Type *base);
[all …]
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/HPM6880/
A Dhpm_romapi.h117 void (*software_reset)(XPI_Type *base);
119 bool (*is_idle)(XPI_Type *base);
121 void (*update_dllcr)(XPI_Type *base,
145 hpm_stat_t (*get_status)(XPI_Type *base,
154 hpm_stat_t (*erase)(XPI_Type *base,
168 hpm_stat_t (*program)(XPI_Type *base,
175 hpm_stat_t (*read)(XPI_Type *base,
671 typedef void (*remap_disable_cb_t)(XPI_Type *); in rom_xpi_nor_remap_disable()
690 typedef bool (*remap_chk_cb_t)(XPI_Type *); in rom_xpi_nor_is_remap_enabled()
760 typedef void (*exip_enable_cb_t)(XPI_Type *); in rom_xpi_nor_exip_enable()
[all …]
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/HPM6280/
A Dhpm_romapi.h117 void (*software_reset)(XPI_Type *base);
119 bool (*is_idle)(XPI_Type *base);
121 void (*update_dllcr)(XPI_Type *base,
145 hpm_stat_t (*get_status)(XPI_Type *base,
154 hpm_stat_t (*erase)(XPI_Type *base,
168 hpm_stat_t (*program)(XPI_Type *base,
175 hpm_stat_t (*read)(XPI_Type *base,
680 typedef void (*remap_disable_cb_t)(XPI_Type *); in rom_xpi_nor_remap_disable()
699 typedef bool (*remap_chk_cb_t)(XPI_Type *); in rom_xpi_nor_is_remap_enabled()
769 typedef void (*exip_enable_cb_t)(XPI_Type *); in rom_xpi_nor_exip_enable()
[all …]
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5361/
A Dhpm_romapi.h128 void (*software_reset)(XPI_Type *base);
130 bool (*is_idle)(XPI_Type *base);
132 void (*update_dllcr)(XPI_Type *base,
156 hpm_stat_t (*get_status)(XPI_Type *base,
165 hpm_stat_t (*erase)(XPI_Type *base,
179 hpm_stat_t (*program)(XPI_Type *base,
186 hpm_stat_t (*read)(XPI_Type *base,
228 hpm_stat_t (*enable)(XPI_Type *base);
229 hpm_stat_t (*disable)(XPI_Type *base);
234 bool (*remap_enabled)(XPI_Type *base);
[all …]
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/HPM6750/
A Dhpm_romapi.h123 hpm_stat_t (*init)(XPI_Type *base, xpi_config_t *xpi_config);
133 void (*software_reset)(XPI_Type *base);
135 bool (*is_idle)(XPI_Type *base);
623 static inline void rom_xpi_nor_remap_disable(XPI_Type *base) in rom_xpi_nor_remap_disable()
629 typedef void (*remap_disable_cb_t)(XPI_Type *); in rom_xpi_nor_remap_disable()
643 static inline bool rom_xpi_nor_is_remap_enabled(XPI_Type *base) in rom_xpi_nor_is_remap_enabled()
648 typedef bool (*remap_chk_cb_t)(XPI_Type *); in rom_xpi_nor_is_remap_enabled()
711 static inline void rom_xpi_nor_exip_enable(XPI_Type *base) in rom_xpi_nor_exip_enable()
718 typedef void (*exip_enable_cb_t)(XPI_Type *); in rom_xpi_nor_exip_enable()
728 static inline void rom_xpi_nor_exip_disable(XPI_Type *base) in rom_xpi_nor_exip_disable()
[all …]
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/HPM6360/
A Dhpm_romapi.h134 void (*software_reset)(XPI_Type *base);
136 bool (*is_idle)(XPI_Type *base);
138 void (*update_dllcr)(XPI_Type *base,
162 hpm_stat_t (*get_status)(XPI_Type *base,
171 hpm_stat_t (*erase)(XPI_Type *base,
185 hpm_stat_t (*program)(XPI_Type *base,
192 hpm_stat_t (*read)(XPI_Type *base,
692 typedef void (*remap_disable_cb_t)(XPI_Type *); in rom_xpi_nor_remap_disable()
711 typedef bool (*remap_chk_cb_t)(XPI_Type *); in rom_xpi_nor_is_remap_enabled()
781 typedef void (*exip_enable_cb_t)(XPI_Type *); in rom_xpi_nor_exip_enable()
[all …]
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_romapi_xpi_def.h22 typedef uint32_t XPI_Type; typedef

Completed in 39 milliseconds