Searched defs:uint16_t (Results 1 – 14 of 14) sorted by relevance
/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/ |
A D | vl53l0x_types.h | 90 typedef unsigned short uint16_t; typedef
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/ |
A D | eigen_tensor_reduced_instantiations_oss.h | 50 typedef unsigned __int16 uint16_t; typedef
|
A D | eigen_tensor_reduced_instantiations_google.h | 50 typedef unsigned __int16 uint16_t; typedef
|
/AliOS-Things-master/components/linkkit/include/linkkit/infra/ |
A D | infra_types.h | 15 typedef unsigned short uint16_t; typedef
|
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/ |
A D | vk_platform.h | 78 typedef unsigned __int16 uint16_t; typedef
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/ |
A D | types.h | 31 typedef unsigned short uint16_t; typedef
|
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/webp/ |
A D | types.h | 31 typedef unsigned short uint16_t; typedef
|
/AliOS-Things-master/components/SDL2/src/image/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/ |
A D | types.h | 31 typedef unsigned short uint16_t; typedef
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/jansson/ |
A D | jansson_private_config.h | 36 # define uint16_t uint16_t macro
|
/AliOS-Things-master/components/SDL2/include/ |
A D | SDL_config_minimal.h | 44 typedef unsigned short uint16_t; typedef
|
A D | SDL_config_winrt.h | 52 typedef unsigned __int16 uint16_t; typedef 76 typedef unsigned short uint16_t; typedef
|
A D | SDL_config_windows.h | 37 typedef unsigned __int16 uint16_t; typedef 61 typedef unsigned short uint16_t; typedef
|
/AliOS-Things-master/components/amp_adapter/platform/aos/peripheral/ |
A D | aos_hal_uart.c | 119 int32_t aos_hal_uart_callback(uart_dev_t *uart, void (*cb)(int, void *, uint16_t, void *), void *ar… in aos_hal_uart_callback() argument
|
/AliOS-Things-master/components/amp_adapter/platform/linux/peripheral/ |
A D | aos_hal_uart.c | 21 int32_t aos_hal_uart_callback(uart_dev_t *uart, void (*cb)(int, void *, uint16_t, void *), void *ar… in aos_hal_uart_callback() argument
|
Completed in 12 milliseconds