esp_mspi_32bit_address_flash_feature_check() function
Check whether esp-chip supports 32bit address properly
Syntax
esp_err_t esp_mspi_32bit_address_flash_feature_check(void); Return value
ESP_OK for supported, ESP_ERR_NOT_SUPPORTED for not supported
![]()
esp_err_t esp_mspi_32bit_address_flash_feature_check(void);
esp_mspi_32bit_address_flash_feature_check() is called by 1 function:
![]()
esp_mspi_32bit_address_flash_feature_check()