Home
last modified time | relevance | path

Searched refs:imx_rt (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/scripts/pinctrl/lpc/
Dlpc_cfg_utils.py26 def __init__(self, connection, imx_rt = ''): argument
45 if imx_rt == 'MIMXRT7XX':
49 elif imx_rt == 'MIMXRT5/6XX':
69 if imx_rt == 'MIMXRT7XX':
96 elif match and field == 'ASW' and not imx_rt:
101 elif match and field == 'ASW0' and not imx_rt:
106 elif match and field == 'ASW1' and not imx_rt:
111 elif match and field == 'AMENA' and imx_rt:
116 if self._name == 'PMIC_I2C_SCL' and imx_rt == "MIMXRT5/6XX":
120 elif self._name == 'PMIC_I2C_SDA' and imx_rt == "MIMXRT5/6XX":
[all …]
/hal_nxp-latest/mcux/scripts/pinctrl/imx/
Dimx_cfg_utils.py218 def __init__(self, pin, peripheral_map, imx_rt): argument
253 if imx_rt:
1190 imx_rt = 'RT' in self._soc
1195 iomuxc_options[pad_name] = SignalPin(pad, self._peripheral_map, imx_rt)
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/imx_rt/
DCMakeLists.txt22 …IN_PATH option missing. Example -DCONNFWK_TRANSCEIVER_BIN_PATH=~/Desktop/imx_rt/ot-nxp/build_k32w0…