Home
last modified time | relevance | path

Searched refs:endian (Results 1 - 25 of 43) sorted by relevance

12

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/utils/
H A Dendian_converter.h19 #include <endian.h>
22 // use little endian byteorder by default
/foundation/distributeddatamgr/relational_store/frameworks/native/appdatafwk/src/
H A Dgeneral_endian.cpp17 #include <endian.h>
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/
H A Dsbc_constant.h38 uint8_t endian; member
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
H A Ddrv_sha.h40 SHA_ERROR_ENDIAN ///< Specified endian not supported
86 uint32_t endianmode : 1; ///< supports endian mode control
128 \param[in] endian \ref sha_endian_mode_e
133 sha_endian_mode_e endian
H A Ddrv_rsa.h39 RSA_ERROR_ENDIAN ///< Specified endian not supported
149 \param[in] endian \ref rsa_endian_mode_e
155 rsa_endian_mode_e endian,
H A Ddrv_aes.h42 AES_ERROR_ENDIAN ///< Specified endian not supported
143 \param[in] endian \ref aes_endian_mode_e
149 aes_endian_mode_e endian
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
H A Dparam.h32 #include <endian.h>
H A Dtypes.h73 #include <endian.h>
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_decoder_sbc.cpp30 g_sbcDecode.endian = sbc::SBC_ENDIANESS_LE; in A2dpSbcDecoder()
/foundation/distributeddatamgr/udmf/framework/common/
H A Dendian_converter.h20 #include <endian.h>
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dbt_endian.h35 #include <endian.h>
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dapp_demo_spi.c788 .endian = HI_SPI_CFG_ENDIAN_LITTLE, in app_demo_spi_test_case()
814 spi_cfg_basic_info.endian = 0; in app_demo_spi_test()
856 spi_para.cfg_info.endian = HI_SPI_CFG_ENDIAN_LITTLE; in app_demo_spi_cmd_host_read()
880 spi_para.cfg_info.endian = HI_SPI_CFG_ENDIAN_LITTLE; in app_demo_spi_cmd_slave_write()
904 spi_para.cfg_info.endian = HI_SPI_CFG_ENDIAN_LITTLE; in app_demo_spi_cmd_host_write()
928 spi_para.cfg_info.endian = HI_SPI_CFG_ENDIAN_LITTLE; in app_demo_spi_cmd_slave_read()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_spi.h106 * Communication parameter: big-endian and little-endian transmission of each frame.
110 HI_SPI_CFG_ENDIAN_LITTLE, /**< Little-endian transmission.CNcomment:小端传输CNend */
111 HI_SPI_CFG_ENDIAN_BIG, /**< Big-endian transmission.CNcomment:大端传输CNend */
147 hi_u32 endian : 1; /**< Big-endian and little-endian, type hi_spi_cfg_endian.CNcomment:大小端,类型为 member
/foundation/distributeddatamgr/pasteboard/framework/tlv/
H A Dendian_converter.h20 #include <endian.h>
23 // use little endian byteorder by default
/device/soc/rockchip/common/sdk_linux/arch/arm64/
H A DMakefile109 KBUILD_CPPFLAGS += -mbig-endian
116 KBUILD_CPPFLAGS += -mlittle-endian
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Darch.h40 #include <endian.h>
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DMQTTPacket.h17 * Ian Craggs - big endian Linux reversed definition
57 #include <endian.h>
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/
H A Dmessage_handler.cpp18 #include <endian.h>
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/spi/
H A Dspi.h270 hi_u16 endian : 1; member
H A Dhi_spi.c477 g_spi_ctrl[id]->spi_cfg.endian = param->endian; in hi_spi_set_basic_info()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dutils_test.cpp19 #include <endian.h>
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Ddevice_convertor.cpp17 #include <endian.h>
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_normal_impl.cpp19 #include <endian.h>
/device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c28 #include <endian.h>
/device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c28 #include <endian.h>

Completed in 12 milliseconds

12