Searched refs:EFUSE_PMAP_READ8 (Results 1 – 5 of 5) sorted by relevance
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/hci/ |
A D | hci_board.c | 549 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() 726 EFUSE_PMAP_READ8(0, 0x120 + Idx, orignal_hci_tp_phy_efuse + Idx, L25EOUTVOLTAGE); in hci_board_complete()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/ |
A D | efuse_api.c | 116 bResult = EFUSE_PMAP_READ8(0, 0x130 + index , content + index, L25EOUTVOLTAGE); in efuse_otp_read()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/ |
A D | rtl8721d_efuse.h | 201 __STATIC_INLINE u32 EFUSE_PMAP_READ8(u32 CtrlSetting, u32 Addr, u8 *Data, u8 L25OutVoltage) in EFUSE_PMAP_READ8() function
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/ram/ |
A D | monitor_hp.c | 265 EFUSE_PMAP_READ8(0, index, EfuseBuf + index, L25EOUTVOLTAGE); in cmd_efuse_protect()
|
A D | monitor_lp.c | 264 EFUSE_PMAP_READ8(0, index, EfuseBuf + index, L25EOUTVOLTAGE); in cmd_efuse_protect()
|
Completed in 6 milliseconds