Home
last modified time | relevance | path

Searched refs:cyhal_flash_info_t (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_flash.h78 } cyhal_flash_info_t; typedef
107 void cyhal_flash_get_info(const cyhal_flash_t *obj, cyhal_flash_info_t *info);
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_nvm.c933 void cyhal_flash_get_info(const cyhal_flash_t *obj, cyhal_flash_info_t *info) in cyhal_flash_get_info()