| /bsp/nuvoton/numaker-hmi-ma35d1/nuwriter_scripts/ |
| A D | nuwriter.py | 439 ack = dev.read(4) 506 ack = dev.read(4) 512 ack = dev.read(4) 545 ack = dev.read(4) 577 ack = dev.read(4) 583 ack = dev.read(4) 589 ack = dev.read(4) 647 ack = dev.read(4) 715 dev.read(4) 827 dev.read(4) [all …]
|
| /bsp/nuvoton/numaker-iot-ma35d1/nuwriter_scripts/ |
| A D | nuwriter.py | 439 ack = dev.read(4) 506 ack = dev.read(4) 512 ack = dev.read(4) 545 ack = dev.read(4) 577 ack = dev.read(4) 583 ack = dev.read(4) 589 ack = dev.read(4) 647 ack = dev.read(4) 715 dev.read(4) 827 dev.read(4) [all …]
|
| /bsp/nxp/imx/imxrt/libraries/drivers/ |
| A D | drv_ksz8081.c | 96 if (4 != bus->ops->read(bus, addr, reg_id, value, 4)) in read_reg() 144 phy_ksz8081.ops->read(NULL, PHY_ID1_REG, &id_reg); in rt_phy_init() 160 result = phy_ksz8081.ops->read(NULL, PHY_CONTROL2_REG, &data); in rt_phy_init() 184 result = phy_ksz8081.ops->read(NULL, PHY_BASICSTATUS_REG, &bss_reg); in rt_phy_init() 187 phy_ksz8081.ops->read(NULL, PHY_CONTROL1_REG, &ctl_reg); in rt_phy_init() 259 result = phy_ksz8081.ops->read(NULL, PHY_CONTROL2_REG, &data); in rt_phy_loopback() 272 result = phy_ksz8081.ops->read(NULL, PHY_BASICCONTROL_REG, &data); in rt_phy_loopback() 282 result = phy_ksz8081.ops->read(NULL, PHY_CONTROL2_REG, &data); in rt_phy_loopback() 298 result = phy_ksz8081.ops->read(NULL, PHY_BASICSTATUS_REG, &data); in get_link_status() 320 result = phy_ksz8081.ops->read(NULL, PHY_CONTROL1_REG, &ctl_reg); in get_link_speed_duplex() [all …]
|
| A D | drv_rtl8211f.c | 131 if (4 != bus->ops->read(bus, addr, reg_id, value, 4)) in read_reg() 219 result = phy_rtl8211f.ops->read(NULL, PHY_ID1_REG, ®Value); in rt_phy_init() 248 result = phy_rtl8211f.ops->read(NULL, PHY_RGMII_TX_DELAY_REG, ®Value); in rt_phy_init() 264 result = phy_rtl8211f.ops->read(NULL, PHY_RGMII_RX_DELAY_REG, ®Value); in rt_phy_init() 302 result = phy_rtl8211f.ops->read(NULL, PHY_BASICCONTROL_REG, ®Value); in rt_phy_init() 365 result = phy_rtl8211f.ops->read(NULL, PHY_BASICCONTROL_REG, ®Value); in rt_phy_loopback() 383 result = phy_rtl8211f.ops->read(PHY_SPECIFIC_STATUS_REG, ®Value); in get_link_status() 408 result = phy_rtl8211f.ops->read(NULL, PHY_SPECIFIC_STATUS_REG, ®Value); in get_link_speed_duplex() 448 .read = rt_phy_read,
|
| /bsp/bouffalo_lab/bl808/d0/ |
| A D | merge_rtsmart.py | 30 data00 = fp.read() + bytearray(0) 37 data0 = fp.read() + bytearray(0) 44 data1 = fp.read() + bytearray(0) 62 data2 = fp.read() + bytearray(0)
|
| /bsp/allwinner/d1s/ports/fal/ |
| A D | fal_norflash_sfud_port.c | 19 static int read(long offset, rt_uint8_t *buf, rt_size_t size); 30 {init, read, write, erase} 33 static int read(long offset, rt_uint8_t *buf, rt_size_t size) in read() function
|
| A D | fal_sd_sfud_port.c | 22 static int read(long offset, rt_uint8_t *buf, rt_size_t size); 31 {init, read, write, erase} 34 static int read(long offset, rt_uint8_t *buf, rt_size_t size) in read() function
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/ |
| A D | snd_io.c | 47 if (codec->read) in snd_codec_read() 48 val = codec->read(codec, reg); in snd_codec_read() 84 if (codec->read) in snd_codec_update_bits() 85 old = codec->read(codec, reg); in snd_codec_update_bits()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/phy/ |
| A D | hal_miiphyutil.c | 100 ret = ldev->read(bus->name, addr, reg, &val); in legacy_miiphy_read() 119 int (*read)(const char *devname, unsigned char addr, in miiphy_register() 147 new_dev->read = legacy_miiphy_read; in miiphy_register() 151 ldev->read = read; in miiphy_register() 156 new_dev->name, ldev->read, ldev->write); in miiphy_register() 183 if (!bus || !bus->name || !bus->read || !bus->write) in mdio_register() 311 ret = bus->read(bus, addr, MDIO_DEVAD_NONE, reg); in miiphy_read()
|
| /bsp/stm32/stm32f407-atk-explorer/board/ports/fal/ |
| A D | fal_spi_flash_sfud_port.c | 19 static int read(long offset, rt_uint8_t *buf, rt_size_t size); 30 .ops = {init, read, write, erase}, 49 static int read(long offset, rt_uint8_t *buf, rt_size_t size) in read() function
|
| /bsp/stm32/stm32f407-lckfb-skystar/board/ports/fal/ |
| A D | fal_spi_flash_sfud_port.c | 19 static int read(long offset, rt_uint8_t *buf, rt_size_t size); 30 .ops = {init, read, write, erase}, 49 static int read(long offset, rt_uint8_t *buf, rt_size_t size) in read() function
|
| /bsp/stm32/stm32f407-rt-spark/board/ports/fal/ |
| A D | fal_spi_flash_sfud_port.c | 19 static int read(long offset, rt_uint8_t *buf, rt_size_t size); 30 .ops = {init, read, write, erase}, 49 static int read(long offset, rt_uint8_t *buf, rt_size_t size) in read() function
|
| /bsp/hc32/platform/fal/ |
| A D | fal_flash_sfud_nor.c | 28 static int read(long offset, rt_uint8_t *buf, rt_size_t size); 40 .ops = {init, read, write, erase}, 60 static int read(long offset, rt_uint8_t *buf, rt_size_t size) in read() function
|
| /bsp/ft32/tools/ |
| A D | upgrade.py | 59 content = f.read() 89 content = f.read() 112 content = f.read() 135 content = f.read()
|
| /bsp/Infineon/tools/ |
| A D | upgrade.py | 59 content = f.read() 89 content = f.read() 112 content = f.read() 135 content = f.read()
|
| /bsp/mm32/tools/ |
| A D | upgrade.py | 61 content = f.read() 91 content = f.read() 114 content = f.read() 137 content = f.read()
|
| /bsp/stm32/stm32h750-weact-ministm32h7xx/board/port/ |
| A D | drv_qspi_flash.c | 38 static int read(long offset, rt_uint8_t *buf, rt_size_t size); 48 .ops = {init, read, write, erase}, 76 static int read(long offset, rt_uint8_t *buf, rt_size_t size) in read() function
|
| /bsp/at91/at91sam9260/link_scripts/ |
| A D | at91sam9260_ram.icf | 22 // Indicate that the read/write values should be initialized by copying from 40 // Place the remainder of the read-only items into flash. 50 // Place all read/write items into SRAM.
|
| /bsp/at91/at91sam9g45/link_scripts/ |
| A D | at91sam9g45_ram.icf | 22 // Indicate that the read/write values should be initialized by copying from 40 // Place the remainder of the read-only items into flash. 50 // Place all read/write items into SRAM.
|
| /bsp/asm9260t/link_scripts/ |
| A D | sdram.icf | 22 // Indicate that the read/write values should be initialized by copying from 40 // Place the remainder of the read-only items into flash. 50 // Place all read/write items into SRAM.
|
| /bsp/asm9260t/IAR_ASM9260T_DeviceSupportFile/arm/config/linker/AlphaScale/sam9260t/ |
| A D | sam9260t_sdram.icf | 23 // Indicate that the read/write values should be initialized by copying from 41 // Place the remainder of the read-only items into flash. 51 // Place all read/write items into SRAM.
|
| /bsp/stm32/stm32l475-atk-pandora/board/ports/fal/ |
| A D | fal_flash_sfud_port.c | 32 static int read(long offset, rt_uint8_t *buf, rt_size_t size) in read() function 58 …dev nor_flash0 = { "nor_flash", 0, (16 * 1024 * 1024), 4096, {fal_sfud_init, read, write, erase} };
|
| /bsp/hpmicro/hpm5301evklite/board/ |
| A D | fal_flash_port.c | 45 static int read(long offset, rt_uint8_t *buf, rt_size_t size); 61 .ops = { .init = init, .read = read, .write = write, .erase = erase }, 107 FAL_RAMFUNC static int read(long offset, rt_uint8_t *buf, rt_size_t size) in read() function
|
| /bsp/hpmicro/hpm6300evk/board/ |
| A D | fal_flash_port.c | 45 static int read(long offset, rt_uint8_t *buf, rt_size_t size); 61 .ops = { .init = init, .read = read, .write = write, .erase = erase }, 107 FAL_RAMFUNC static int read(long offset, rt_uint8_t *buf, rt_size_t size) in read() function
|
| /bsp/hpmicro/hpm6750evk/board/ |
| A D | fal_flash_port.c | 59 static int read(long offset, rt_uint8_t *buf, rt_size_t size); 75 .ops = { .init = init, .read = read, .write = write, .erase = erase }, 120 FAL_RAMFUNC static int read(long offset, rt_uint8_t *buf, rt_size_t size) in read() function
|