levelx
_lx_nand_flash_partial_defragment()
is only used within levelx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/3)...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
levelx
_lx_nand_flash_partial_defragment()
_lx_nand_flash_partial_defragment() function
Syntax
Show:
Summary
Declaration
from
lx_api.h:595
UINT
_lx_nand_flash_partial_defragment
(
LX_NAND_FLASH
*
nand_flash
,
UINT
max_blocks
)
;
Arguments
Argument
nand_flash
max_blocks
Related Functions
Found 27 other functions taking a
LX_NAND_FLASH_STRUCT
argument:
Function
_lx_nand_flash_sector_read()
_lx_nand_flash_sector_release()
_lx_nand_flash_sector_write()
_lx_nand_flash_block_full_update()
_lx_nand_flash_block_obsoleted_check()
_lx_nand_flash_block_reclaim()
_lx_nand_flash_driver_read()
_lx_nand_flash_driver_write()
_lx_nand_flash_driver_block_erase()
_lx_nand_flash_driver_block_erased_verify()
_lx_nand_flash_driver_page_erased_verify()
_lx_nand_flash_driver_block_status_get()
_lx_nand_flash_driver_block_status_set()
_lx_nand_flash_driver_extra_bytes_get()
_lx_nand_flash_driver_extra_bytes_set()
_lx_nand_flash_internal_error()
_lx_nand_flash_logical_sector_find()
_lx_nand_flash_next_block_to_erase_find()
_lx_nand_flash_physical_page_allocate()
_lx_nand_flash_sector_mapping_cache_invalidate()
_lx_nand_flash_system_error()
_lx_nand_flash_close()
_lx_nand_flash_defragment()
_lx_nand_flash_extended_cache_enable()
_lx_nand_flash_open()
_lx_nand_flash_page_ecc_check()
_lx_nand_flash_page_ecc_compute()
Examples
References
from
examples
Code
Location
UINT
_lx_nand_flash_partial_defragment
(
LX_NAND_FLASH
*
nand_flash
,
UINT
max_blocks
)
;
lx_api.h:595
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out