Home
last modified time | relevance | path

Searched refs:HI_NV_FACTORY_USR_ID_END (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_config.h135 #define HI_NV_FACTORY_USR_ID_END 0x20 macro
142 #define HI_NV_NORMAL_ID_START HI_NV_FACTORY_USR_ID_END
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H A Dhi_config.h207 #define HI_NV_FACTORY_USR_ID_END 0x20 macro
214 #define HI_NV_NORMAL_ID_START HI_NV_FACTORY_USR_ID_END
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Dhi_nvm.h117 #define HI_NV_FACTORY_USR_ID_END 0x20 macro
153 * @param id [IN] type #hi_u8,NV item ID, ranging from #HI_NV_FACTORY_ID_START to #HI_NV_FACTORY_USR_ID_END.
154 CNcomment:NV项ID,范围从#HI_NV_FACTORY_ID_START到#HI_NV_FACTORY_USR_ID_END。CNend
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dhi_flashboot.h59 #define HI_NV_FACTORY_USR_ID_END 0x20 macro
99 * @param id [IN] type #hi_u8,NV item ID, ranging from #HI_NV_FACTORY_ID_START to #HI_NV_FACTORY_USR_ID_END.
100 CNcomment:NV项ID,范围从#HI_NV_FACTORY_ID_START到#HI_NV_FACTORY_USR_ID_END。CNend
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/nvm/
H A Dhi_nvm.c404 if (id >= HI_NV_FACTORY_USR_ID_END) { in hi_factory_nv_write()
425 if (id >= HI_NV_FACTORY_USR_ID_END) { in hi_factory_nv_read()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/common/nvm/
H A Dhi_nvm.c407 if (id >= HI_NV_FACTORY_USR_ID_END) { in hi_factory_nv_write()
428 if (id >= HI_NV_FACTORY_USR_ID_END) { in hi_factory_nv_read()

Completed in 5 milliseconds