LX_NOR_FLASH_STRUCT::lx_nor_flash_block_bit_map_words is only used within levelx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SampleslevelxLX_NOR_FLASH_STRUCT::lx_nor_flash_block_bit_map_words

LX_NOR_FLASH_STRUCT::lx_nor_flash_block_bit_map_words field

Syntax

ULONG lx_nor_flash_block_bit_map_words;

References

LocationReferrerText
lx_api.h:450
ULONG lx_nor_flash_block_bit_map_words;
lx_nor_flash_block_reclaim.c:182_lx_nor_flash_block_reclaim()
status = _lx_nor_flash_driver_write(nor_flash, block_word_ptr+(nor_flash -> lx_nor_flash_block_free_bit_map_offset + (nor_flash -> lx_nor_flash_block_bit_map_words - 1)),
lx_nor_flash_block_reclaim.c:514_lx_nor_flash_block_reclaim()
status = _lx_nor_flash_driver_write(nor_flash, block_word_ptr+(nor_flash -> lx_nor_flash_block_free_bit_map_offset + (nor_flash -> lx_nor_flash_block_bit_map_words - 1)) ,
lx_nor_flash_open.c:157_lx_nor_flash_open()
nor_flash -> lx_nor_flash_block_bit_map_words = bit_map_words;
lx_nor_flash_physical_sector_allocate.c:128_lx_nor_flash_physical_sector_allocate()
for (j = 0; j < nor_flash -> lx_nor_flash_block_bit_map_words; j++)
lx_nor_flash_physical_sector_allocate.c:203_lx_nor_flash_physical_sector_allocate()
if (((block_word >> 1) == 0) && (j == (nor_flash -> lx_nor_flash_block_bit_map_words - 1)))

Data Use

Functions writing LX_NOR_FLASH_STRUCT::lx_nor_flash_block_bit_map_words
Functions reading LX_NOR_FLASH_STRUCT::lx_nor_flash_block_bit_map_words
all items filtered out
LX_NOR_FLASH_STRUCT::lx_nor_flash_block_bit_map_words
Type of LX_NOR_FLASH_STRUCT::lx_nor_flash_block_bit_map_words
LX_NOR_FLASH_STRUCT::lx_nor_flash_block_bit_map_words
all items filtered out