Searched refs:PAR_ASSIGNMENT (Results 1 – 2 of 2) sorted by relevance
/kernel/liteos_a/drivers/mtd/multi_partition/include/ |
D | mtd_partition.h | 88 #define PAR_ASSIGNMENT(node, len, startAddr, num, mtd, blkSize) do { \ macro
|
/kernel/liteos_a/drivers/mtd/multi_partition/src/ |
D | mtd_partition.c | 405 PAR_ASSIGNMENT(newNode, length, startAddr, partitionNum, param->flash_mtd, param->block_size); in add_mtd_partition()
|