Home
last modified time | relevance | path

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

/LevelX-v6.2.1/common/src/
Dlx_nor_flash_block_reclaim.c195 … &(nor_flash -> lx_nor_flash_block_bit_map_mask), 1); in _lx_nor_flash_block_reclaim()
545 … &(nor_flash -> lx_nor_flash_block_bit_map_mask), 1); in _lx_nor_flash_block_reclaim()
Dlx_nor_flash_open.c219 nor_flash -> lx_nor_flash_block_bit_map_mask = bit_map_mask; in _lx_nor_flash_open()
/LevelX-v6.2.1/common/inc/
Dlx_api.h592 ULONG lx_nor_flash_block_bit_map_mask; member