Home
last modified time | relevance | path

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

/LevelX-v6.4.1/common/src/
Dlx_nor_flash_system_error.c92 if (nor_flash -> lx_nor_flash_driver_system_error) in _lx_nor_flash_system_error()
97 (nor_flash -> lx_nor_flash_driver_system_error)(nor_flash, error_code); in _lx_nor_flash_system_error()
99 (nor_flash -> lx_nor_flash_driver_system_error)(error_code); in _lx_nor_flash_system_error()
/LevelX-v6.4.1/common/inc/
Dlx_api.h630 …UINT (*lx_nor_flash_driver_system_error)(struct LX_NOR_FLASH_STRUCT *no… member
636 UINT (*lx_nor_flash_driver_system_error)(UINT error_code); member