If you compare https://github.com/raspberrypi/pico-sdk/blob/develop/src/rp2_common/hardware_flash/include/hardware/flash.h and https://www.raspberrypi.com/documentation/pico-sdk/hardware.html#functions-9 you can see that whilst the HTML-docs include the doxygen-documentation for:
flash_start_xip, flash_range_erase, flash_range_program, flash_get_unique_id & flash_do_cmd
the HTML-docs are missing the doxygen-documentation for:
flash_devinfo_size_to_bytes, flash_devinfo_bytes_to_size, flash_devinfo_get_cs_size, flash_devinfo_set_cs_size, flash_devinfo_get_d8h_erase_supported, flash_devinfo_set_d8h_erase_supported, flash_devinfo_get_cs_gpio & flash_devinfo_set_cs_gpio
If you compare https://github.com/raspberrypi/pico-sdk/blob/develop/src/rp2_common/hardware_flash/include/hardware/flash.h and https://www.raspberrypi.com/documentation/pico-sdk/hardware.html#functions-9 you can see that whilst the HTML-docs include the doxygen-documentation for:
flash_start_xip,flash_range_erase,flash_range_program,flash_get_unique_id&flash_do_cmdthe HTML-docs are missing the doxygen-documentation for:
flash_devinfo_size_to_bytes,flash_devinfo_bytes_to_size,flash_devinfo_get_cs_size,flash_devinfo_set_cs_size,flash_devinfo_get_d8h_erase_supported,flash_devinfo_set_d8h_erase_supported,flash_devinfo_get_cs_gpio&flash_devinfo_set_cs_gpio