Home
last modified time | relevance | path

Searched refs:has_4b_addressing_inst_table (Results 1 – 3 of 3) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/components/serial_nor/
A Dhpm_serial_nor.c111 if (jedec_info->has_4b_addressing_inst_table) { in hpm_spi_get_read_para()
145 if (jedec_info->has_4b_addressing_inst_table) { in hpm_spi_get_read_para()
228 flash->nor_program_para.has_4b_addressing_inst_table = jedec_info->has_4b_addressing_inst_table; in hpm_spi_get_program_para()
315 if (tbl->has_4b_addressing_inst_table) { in get_page_sector_block_size_from_sfdp()
585 tbl->has_4b_addressing_inst_table = true; in hpm_serial_nor_read_sfdp_info()
960 … SERIAL_NOR_HOST_SUPPORT_QUAD_IO_MODE) && (flash->nor_program_para.has_4b_addressing_inst_table)) { in hpm_serial_nor_program_blocking()
1060 … SERIAL_NOR_HOST_SUPPORT_QUAD_IO_MODE) && (flash->nor_program_para.has_4b_addressing_inst_table)) { in hpm_serial_nor_page_program_noblocking()
A Dhpm_serial_nor_host.h100 bool has_4b_addressing_inst_table; member
A Dsfdp_def.h364 bool has_4b_addressing_inst_table; member

Completed in 16 milliseconds