Searched defs:opt_type (Results 1 – 6 of 6) sorted by relevance
| /device/soc/hisilicon/ws63v100/sdk/middleware/chips/ws63/dfx/include/ |
| D | dfx_adapt_layer.h | 169 static inline uint32_t dfx_flash_read(uint8_t opt_type, uint32_t offset, const uint8_t *buf, uint32… in dfx_flash_read() 178 static inline uint32_t dfx_flash_write(uint8_t opt_type, unsigned offset, const uint8_t *buf, uint3… in dfx_flash_write() 192 static inline errcode_t dfx_flash_erase(uint8_t opt_type, const uint32_t offset, const uint32_t siz… in dfx_flash_erase()
|
| /device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/sfc/ |
| D | hal_sfc_v150.c | 396 STATIC errcode_t hal_sfc_regs_read_flash_info(uint32_t opt_type, uint8_t cmd, uint8_t *buffer, uint… in hal_sfc_regs_read_flash_info() 416 STATIC errcode_t hal_sfc_regs_set_flash_attr(uint32_t opt_type, uint8_t cmd, uint8_t *buffer, uint3… in hal_sfc_regs_set_flash_attr() 445 STATIC errcode_t hal_sfc_regs_read_flash_unique_id(uint32_t opt_type, uint8_t cmd, uint8_t *buffer,… in hal_sfc_regs_read_flash_unique_id() 480 errcode_t hal_sfc_reg_flash_opreations(uint32_t opt_type, uint8_t cmd, uint8_t *buffer, uint32_t le… in hal_sfc_reg_flash_opreations()
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/ |
| D | dhcp6.h | 93 u16_t opt_type; member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| D | dhcp6.h | 66 u16_t opt_type; member
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/ipv6/ |
| D | nd6.c | 718 nd6_extract_lladdr_option(struct pbuf *p, u8_t opt_type, u16_t offset) in nd6_extract_lladdr_option() 1924 int opt_type; in nd6_input() local
|
| D | dhcp6.c | 1152 dhcp6_server_find_opt(dhcp6_serverinfo_t *dhcp6_serverinfo_p, u16_t opt_type) in dhcp6_server_find_opt()
|