Searched defs:mexfile (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/mcux/scripts/pinctrl/kinetis/ |
| D | kinetis_cfg_utils.py | 616 def _parse_mex_cfg(self, mexfile): argument 634 def write_pinctrl_groups(self, mexfile, outputfile): argument 694 def get_board_name(mexfile): argument 710 def get_processor_name(mexfile): argument 730 def get_package_name(mexfile): argument
|
| /hal_nxp-latest/mcux/scripts/pinctrl/lpc/ |
| D | lpc_cfg_utils.py | 750 def _parse_mex_cfg(self, mexfile): argument 768 def write_pinctrl_groups(self, mexfile, outputfile): argument 831 def get_board_name(mexfile): argument 849 def get_processor_name(mexfile): argument 869 def get_package_name(mexfile): argument
|
| /hal_nxp-latest/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-latest/mcux/scripts/pinctrl/shared/ |
| D | mex_utils.py | 14 def __init__(self, mexfile): argument
|