Home
last modified time | relevance | path

Searched defs:part_list (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/fatfs/test_fatfs_host/
Dtest_fatfs.cpp41 DWORD part_list[] = {100, 0, 0, 0}; variable
/hal_espressif-3.6.0/components/partition_table/
Dparttool.py48 def __init__(self, name=None, p_type=None, subtype=None, part_list=None): argument
63 def __init__(self, p_type, subtype, part_list=None): argument