Searched defs:mexfile (Results 1 – 4 of 4) sorted by relevance
/hal_nxp-3.6.0/mcux/scripts/pinctrl/kinetis/ |
D | kinetis_cfg_utils.py | 550 def _parse_mex_cfg(self, mexfile): argument 568 def write_pinctrl_groups(self, mexfile, outputfile): argument 628 def get_board_name(mexfile): argument 644 def get_processor_name(mexfile): argument 664 def get_package_name(mexfile): argument
|
/hal_nxp-3.6.0/mcux/scripts/pinctrl/lpc/ |
D | lpc_cfg_utils.py | 710 def _parse_mex_cfg(self, mexfile): argument 728 def write_pinctrl_groups(self, mexfile, outputfile): argument 791 def get_board_name(mexfile): argument 809 def get_processor_name(mexfile): argument 829 def get_package_name(mexfile): argument
|
/hal_nxp-3.6.0/mcux/scripts/pinctrl/imx/ |
D | imx_cfg_utils.py | 1053 def write_pinctrl_groups(self, mexfile, outputfile): argument 1157 def _parse_mex_cfg(self, mexfile): argument 1204 def get_board_name(mexfile): argument 1222 def get_processor_name(mexfile): argument 1241 def get_package_name(mexfile): argument
|
/hal_nxp-3.6.0/mcux/scripts/pinctrl/shared/ |
D | mex_utils.py | 14 def __init__(self, mexfile): argument
|