Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_nvm.c50 typedef cy_en_flashdrv_status_t (*_cyhal_flash_operation)(uint32_t rowAddr, const uint32_t* data); typedef
136 _cyhal_flash_operation operation, uint32_t address, const uint32_t* data, bool clearCache) in _cyhal_flash_run_operation()