Home
last modified time | relevance | path

Searched refs:write (Results 1 – 25 of 111) sorted by relevance

12345

/hal_nxp-latest/mcux/scripts/pinctrl/lpc/
Dlpc_cfg_utils.py716 file.write(file_header)
718 file.write(f"#ifndef _ZEPHYR_DTS_BINDING_{self._part_num.upper()}_\n")
719 file.write(f"#define _ZEPHYR_DTS_BINDING_{self._part_num.upper()}_\n\n")
721 file.write(mux_macro)
742 file.write(f"#define {label} IOPCTL_MUX({index}, {offset}, {mux}) "
745 file.write(f"#define {label} IOCON_MUX({offset}, {pin_type}, {mux}) "
748 file.write("\n#endif\n")
785 file.write(file_header)
787 file.write(f"\n#include <nxp/nxp_imx/rt/{get_package_name(mexfile)}-pinctrl.h>\n\n")
789 file.write(f"\n#include <nxp/lpc/{get_package_name(mexfile)}-pinctrl.h>\n\n")
[all …]
/hal_nxp-latest/mcux/scripts/pinctrl/kinetis/
Dkinetis_cfg_utils.py525 file.write(f"#define {label} {prefix}('{port}',{pin},{mux}) /* PT{port}_{pin} */\n")
588 file.write(file_header)
590 file.write(f"#ifndef _ZEPHYR_DTS_BINDING_{self._part_num.upper()}_\n")
591 file.write(f"#define _ZEPHYR_DTS_BINDING_{self._part_num.upper()}_\n\n")
593 file.write(mux_macro)
614 file.write("#endif\n")
650 file.write(file_header)
651 file.write(f"\n#include <nxp/kinetis/{get_package_name(mexfile)}-pinctrl.h>\n\n")
652 file.write("&pinctrl {\n")
665 file.write(f"\t/* {description} */\n")
[all …]
/hal_nxp-latest/mcux/scripts/pinctrl/imx/
Dimx_cfg_utils.py930 gpio_dsti.write(f"/*\n"
946 gpio_dsti.write("/*\n"
988 gpio_dsti.write(dts_node)
1008 soc_dtsi.write(header)
1010 soc_dtsi.write("/*\n"
1023 soc_dtsi.write("&iomuxc {\n")
1050 soc_dtsi.write(dts_node)
1051 soc_dtsi.write("};\n\n")
1071 dts_file.write(header)
1073 dts_file.write("#include <nxp/nxp_imx/rt/"
[all …]
Dimx_fixup_pinmux.py70 tmp.write('/*\n'
75 tmp.write(line)
104 tmp.write(new_line)
107 tmp.write(line)
112 tmp.write(line)
121 pinctrl_file.write(tmpline)
/hal_nxp-latest/mcux/mcux-sdk/components/conn_fwloader/
Dreadme_rc.txt23 Need to write the FW image to flash first, then the loadservice will download FW when power on.
24 For example, the CMD to write CPU1 image to flash in J-link window:
27 The CMD to write CPU2_ble image to flash in J-link window:
30 The CMD to write CPU2_15.4 image to flash in J-link window:
Dreadme.txt11 Need to write the FW image to flash first, then the loadservice will download FW when power on.
12 For example, the CMD to write CPU1 image to flash in J-link window:
15 The CMD to write CPU2_ble image to flash in J-link window:
18 The CMD to write CPU2_15.4 image to flash in J-link window:
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/net/zephyr/
Dwm_net.h117 #define net_select(nfd, read, write, except, timeout) select(nfd, read, write, except, timeout) argument
125 #define net_write(sock, data, len) write(sock, data, len)
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/Common/
Dfwk_platform_mcuboot_ota.ch167 PRINTF("write magic number offset = 0x%x\r\n", off);
179 PRINTF("%s: failed to write trailer2\r\n", __FUNCTION__);
217 PRINTF("%s: failed to write trailer2\r\n", __FUNCTION__);
271 /* write trailer */
275 PRINTF("%s: failed to write trailer\r\n", __FUNCTION__);
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/drivers/mem_interface/
Dfsl_mem_interface.h158 status_t (*write)(uint32_t address, uint32_t length, const uint8_t *buffer, uint32_t memoryId); member
170 status_t (*write)(uint32_t address, uint32_t length, const uint8_t *buffer); member
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/drivers/mem_interface/
Dfsl_mem_interface.h158 status_t (*write)(uint32_t address, uint32_t length, const uint8_t *buffer, uint32_t memoryId); member
170 status_t (*write)(uint32_t address, uint32_t length, const uint8_t *buffer); member
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_romapi/mem_interface/
Dfsl_mem_interface.h152 status_t (*write)(uint32_t address, uint32_t length, const uint8_t *buffer, uint32_t memoryId); member
164 status_t (*write)(uint32_t address, uint32_t length, const uint8_t *buffer); member
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/drivers/mem_interface/
Dfsl_mem_interface.h158 status_t (*write)(uint32_t address, uint32_t length, const uint8_t *buffer, uint32_t memoryId); member
170 status_t (*write)(uint32_t address, uint32_t length, const uint8_t *buffer); member
/hal_nxp-latest/mcux/mcux-sdk/cmake/backports/
DFindPythonInterp.cmake41 … "import sys; sys.stdout.write(';'.join([str(x) for x in sys.version_info[:3]]))"
47 execute_process(COMMAND "${exe}" -c "import sys; sys.stdout.write(sys.version)"
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyar8031/
Dfsl_phyar8031.h42 mdioWrite write; member
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8041/
Dfsl_phyksz8041.h42 mdioWrite write; member
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8720a/
Dfsl_phylan8720a.h41 mdioWrite write; member
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8741/
Dfsl_phylan8741.h40 mdioWrite write; member
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyaqr113c/
Dfsl_phyaqr113c.h40 mdioWriteExt write; member
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyvsc8541/
Dfsl_phyvsc8541.h43 mdioWrite write; member
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8081/
Dfsl_phyksz8081.h40 mdioWrite write; member
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8211f/
Dfsl_phyrtl8211f.h40 mdioWrite write; member
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyrtl8201/
Dfsl_phyrtl8201.h43 mdioWrite write; member
/hal_nxp-latest/mcux/mcux-sdk/components/rtt/
DREADME.txt18 …- SEGGER_RTT_Printf.c - Simple implementation of printf to write formatted strings via RTT.
/hal_nxp-latest/mcux/mcux-sdk/drivers/iap1/
Dfsl_iap_kbp.h152 status_t (*write)(uint32_t address, uint32_t length, const uint8_t *buffer); member
/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_i2c_service.h126 srtm_status_t (*write)(srtm_i2c_adapter_t adapter, member

12345