Searched refs:VERIFY_CHIP_OP (Results 1 – 1 of 1) sorted by relevance
66 #define VERIFY_CHIP_OP(op) do { \ macro535 VERIFY_CHIP_OP(detect_size); in esp_flash_get_physical_size()595 VERIFY_CHIP_OP(erase_sector); in esp_flash_erase_region()596 VERIFY_CHIP_OP(erase_block); in esp_flash_erase_region()728 VERIFY_CHIP_OP(get_chip_write_protect); in esp_flash_get_chip_write_protect()746 VERIFY_CHIP_OP(set_chip_write_protect); in esp_flash_set_chip_write_protect()765 VERIFY_CHIP_OP(get_protected_regions); in esp_flash_get_protectable_regions()795 VERIFY_CHIP_OP(get_protected_regions); in esp_flash_get_protected_region()824 VERIFY_CHIP_OP(set_protected_regions); in esp_flash_set_protected_region()854 VERIFY_CHIP_OP(read); in esp_flash_read()[all …]