Home
last modified time | relevance | path

Searched refs:L25EOUTVOLTAGE (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_efuse.h143 #define L25EOUTVOLTAGE 7 macro
260 EFUSERead8(0, Idx, &DataTemp0, L25EOUTVOLTAGE); in EFUSE_RemainLength()
267 EFUSERead8(0, Idx, &DataTemp0, L25EOUTVOLTAGE); in EFUSE_RemainLength()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/ram/
A Dmonitor_lp.c199 EFUSE_PMAP_WRITE8(0, start_addr, efuse_hear_b0, L25EOUTVOLTAGE); in cmd_efuse_extpath_write()
200 EFUSE_PMAP_WRITE8(0, start_addr+1, efuse_hear_b1, L25EOUTVOLTAGE); in cmd_efuse_extpath_write()
201 EFUSE_PMAP_WRITE8(0, start_addr+2, addr, L25EOUTVOLTAGE); //0xC=>4800_03C4 in cmd_efuse_extpath_write()
202 EFUSE_PMAP_WRITE8(0, start_addr+3, val, L25EOUTVOLTAGE); //4800_03C4[8:0]=val in cmd_efuse_extpath_write()
264 EFUSE_PMAP_READ8(0, index, EfuseBuf + index, L25EOUTVOLTAGE); in cmd_efuse_protect()
308 EFUSE_PMAP_WRITE8(0, Addr + index, EfuseBuf[index], L25EOUTVOLTAGE); in cmd_efuse_protect()
A Dmonitor_hp.c265 EFUSE_PMAP_READ8(0, index, EfuseBuf + index, L25EOUTVOLTAGE); in cmd_efuse_protect()
309 EFUSE_PMAP_WRITE8(0, Addr + index, EfuseBuf[index], L25EOUTVOLTAGE); in cmd_efuse_protect()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Defuse_api.c116 bResult = EFUSE_PMAP_READ8(0, 0x130 + index , content + index, L25EOUTVOLTAGE); in efuse_otp_read()
148 bResult = EFUSE_PMAP_WRITE8(0, address + 0x130 +index, buf[index], L25EOUTVOLTAGE); in efuse_otp_write()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/hci/
A Dhci_board.c549 EFUSE_PMAP_READ8(0, 0x120 + Idx, hci_tp_phy_efuse + Idx, L25EOUTVOLTAGE); in bt_read_efuse()
555 EFUSE_PMAP_READ8(0, 0x1FD, hci_tp_phy_efuse + 16, L25EOUTVOLTAGE); in bt_read_efuse()
556 EFUSE_PMAP_READ8(0, 0x1FE, hci_tp_phy_efuse + 17, L25EOUTVOLTAGE); in bt_read_efuse()
557 EFUSE_PMAP_READ8(0, 0x1FF, hci_tp_phy_efuse + 18, L25EOUTVOLTAGE); in bt_read_efuse()
692 EFUSE_PMAP_WRITE8(0, 0x120 + i, hci_tp_phy_efuse[i], L25EOUTVOLTAGE); in bt_write_phy_efuse_value()
726 EFUSE_PMAP_READ8(0, 0x120 + Idx, orignal_hci_tp_phy_efuse + Idx, L25EOUTVOLTAGE); in hci_board_complete()
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/adc/
A Dadc.c161 EFUSERead8(0, addressOffset + index, EfuseBuf + index, L25EOUTVOLTAGE); in adc_get_offset_gain()
166 EFUSERead8(0, addressGain + index, EfuseBuf + index, L25EOUTVOLTAGE); in adc_get_offset_gain()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/rom/
A Dmonitor_rom.c274 EFUSERead8(0, index, EfuseBuf + index, L25EOUTVOLTAGE); in cmd_efuse()
318 EFUSEWrite8(0, Addr + index, EfuseBuf[index], L25EOUTVOLTAGE); in cmd_efuse()

Completed in 9 milliseconds