/hal_nxp-latest/mcux/mcux-sdk/scripts/kconfig/ |
D | kconfiglib.py | 867 def __init__(self, filename="Kconfig", warn=True, warn_to_stderr=True, argument 947 self._init(filename, warn, warn_to_stderr, encoding) 959 def _init(self, filename, warn, warn_to_stderr, encoding): argument 962 self._encoding = encoding 964 self.srctree = os.getenv("srctree", "") 968 self._srctree_prefix = realpath(self.srctree) + os.sep 970 self.warn = warn 971 self.warn_to_stderr = warn_to_stderr 972 self.warn_assign_undef = os.getenv("KCONFIG_WARN_UNDEF_ASSIGN") == "y" 973 self.warn_assign_override = True [all …]
|
/hal_nxp-latest/mcux/scripts/pinctrl/lpc/ |
D | lpc_cfg_utils.py | 26 def __init__(self, connection, imx_rt = ''): argument 31 self._name = connection.attrib.get('name_part') 32 logging.debug("\t\t %s", self._name) 33 if self._name is None: 34 self._name = '' 37 self._offset = -1 39 self._index = 0 41 self._periph = periph.attrib.get('peripheral') 42 self._signal = periph.attrib.get('signal') 43 self._channel = periph.attrib.get('channel') [all …]
|
/hal_nxp-latest/mcux/scripts/pinctrl/imx/ |
D | imx_cfg_utils.py | 23 def __init__(self, peripheral_xml, register_xml = None): argument 29 self._name = peripheral_xml.attrib['name'] 30 self._fullname = peripheral_xml.attrib['full_name'] 32 self._size = int(peripheral_xml.attrib['size']) 33 self._base_addr = int(peripheral_xml.find('base_address').attrib['addr'], 0) 38 self._registers = {} 39 self._register_file = register_xml 41 self._registers = None 42 self._register_file = None 44 def _load_registers(self): argument [all …]
|
/hal_nxp-latest/mcux/scripts/pinctrl/kinetis/ |
D | kinetis_cfg_utils.py | 34 def __init__(self, connection, port_type): argument 39 self._name = connection.attrib.get('name_part') 40 logging.debug("\t\t %s", self._name) 41 if self._name is None: 42 self._name = '' 45 self._port = None 47 self._periph = periph.attrib.get('peripheral') 48 self._signal = periph.attrib.get('signal') 49 self._channel = periph.attrib.get('channel') 63 if re.match(r'PT[A-Z]\d+', self._name) is None: [all …]
|
/hal_nxp-latest/mcux/scripts/pinctrl/shared/ |
D | mex_utils.py | 14 def __init__(self, mexfile): argument 19 self.mexfile = mexfile 22 def get_pins_version(self): argument 29 config_tree = ET.parse(self.mexfile) 36 logging.error("Malformed XML tree %s", self.mexfile) 39 logging.error("File %s could not be opened", self.mexfile) 43 def get_board_name(self): argument 49 config_tree = ET.parse(self.mexfile) 51 return self.get_processor_name() + '-board' 55 logging.error("Malformed XML tree %s", self.mexfile) [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1064/xip/ |
D | fsl_flexspi_nor_boot.h | 45 uint32_t self; member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1042/xip/ |
D | fsl_flexspi_nor_boot.h | 45 uint32_t self; member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1024/xip/ |
D | fsl_flexspi_nor_boot.h | 45 uint32_t self; member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1051/xip/ |
D | fsl_flexspi_nor_boot.h | 45 uint32_t self; member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1041/xip/ |
D | fsl_flexspi_nor_boot.h | 45 uint32_t self; member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1061/xip/ |
D | fsl_flexspi_nor_boot.h | 45 uint32_t self; member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1052/xip/ |
D | fsl_flexspi_nor_boot.h | 45 uint32_t self; member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1021/xip/ |
D | fsl_flexspi_nor_boot.h | 45 uint32_t self; member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1062/xip/ |
D | fsl_flexspi_nor_boot.h | 45 uint32_t self; member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1011/xip/ |
D | fsl_flexspi_nor_boot.h | 45 uint32_t self; member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1015/xip/ |
D | fsl_flexspi_nor_boot.h | 45 uint32_t self; member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1176/xip/ |
D | fsl_flexspi_nor_boot.h | 45 uint32_t self; member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1166/xip/ |
D | fsl_flexspi_nor_boot.h | 45 uint32_t self; member
|
/hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1170/ |
D | evkmimxrt1170_connect_cm4_cm4side_sdram.jlinkscript | 329 MEM_WriteU32(0x400d404C, 0x21210409); // enable sdram self refresh after initialization done.
|
/hal_nxp-latest/mcux/mcux-sdk/boards/evkbmimxrt1170/ |
D | evkbmimxrt1170_connect_cm4_cm4side_sdram.jlinkscript | 329 MEM_WriteU32(0x400d404C, 0x21210409); // enable sdram self refresh after initialization done.
|
/hal_nxp-latest/mcux/mcux-sdk/ |
D | README.md | 22 …des/west/index.html) to do multi-repository management, it allows user to self create ```west.yml`…
|
D | CONTRIBUTING.md | 128 …ability. Each commit must address a single identifiable issue and must be logically self-contained.
|
D | SW-Content-Register.txt | 501 Description: A small self-contained low-precision
|