Searched refs:NPU_SET_IFM2_IB_START (Results 1 – 2 of 2) sorted by relevance
/hal_ethos_u-3.7.0/src/ |
D | ethosu65_interface.h | 522 NPU_SET_IFM2_IB_START = 397, enumerator 18079 static_cast<uint32_t>(NPU_NAMESPACE::cmd0_opcode::NPU_SET_IFM2_IB_START): in disassemble() 23137 … opcode(static_cast<uint16_t>(NPU_NAMESPACE::cmd0_opcode::NPU_SET_IFM2_IB_START)), reserved0(0), in npu_set_ifm2_ib_start_t() 23143 … opcode(static_cast<uint16_t>(NPU_NAMESPACE::cmd0_opcode::NPU_SET_IFM2_IB_START)), reserved0(0), in npu_set_ifm2_ib_start_t() 23149 … return opcode == static_cast<uint16_t>(NPU_NAMESPACE::cmd0_opcode::NPU_SET_IFM2_IB_START) && in valid() 23154 opcode = static_cast<uint16_t>(NPU_NAMESPACE::cmd0_opcode::NPU_SET_IFM2_IB_START); in init() 25879 … NPU_SET_IFM2_IB_START) \
|
D | ethosu55_interface.h | 509 NPU_SET_IFM2_IB_START = 397, enumerator 17631 static_cast<uint32_t>(NPU_NAMESPACE::cmd0_opcode::NPU_SET_IFM2_IB_START): in disassemble() 22720 … opcode(static_cast<uint16_t>(NPU_NAMESPACE::cmd0_opcode::NPU_SET_IFM2_IB_START)), reserved0(0), in npu_set_ifm2_ib_start_t() 22726 … opcode(static_cast<uint16_t>(NPU_NAMESPACE::cmd0_opcode::NPU_SET_IFM2_IB_START)), reserved0(0), in npu_set_ifm2_ib_start_t() 22732 … return opcode == static_cast<uint16_t>(NPU_NAMESPACE::cmd0_opcode::NPU_SET_IFM2_IB_START) && in valid() 22737 opcode = static_cast<uint16_t>(NPU_NAMESPACE::cmd0_opcode::NPU_SET_IFM2_IB_START); in init() 26017 … NPU_SET_IFM2_IB_START) \
|