Searched refs:imx_rt (Results 1 – 3 of 3) sorted by relevance
26 def __init__(self, connection, imx_rt = ''): argument45 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 …]
218 def __init__(self, pin, peripheral_map, imx_rt): argument253 if imx_rt:1190 imx_rt = 'RT' in self._soc1195 iomuxc_options[pad_name] = SignalPin(pad, self._peripheral_map, imx_rt)
22 …IN_PATH option missing. Example -DCONNFWK_TRANSCEIVER_BIN_PATH=~/Desktop/imx_rt/ot-nxp/build_k32w0…