Home
last modified time | relevance | path

Searched refs:s64 (Results 1 – 24 of 24) sorted by relevance

/bsp/nuvoton/libraries/nu_packages/BMX055/libraries/BMM050_driver/
A Dbmm050.h90 typedef int64_t s64;/**< used for signed 64bit */ typedef
125 typedef int64_t s64;/**< used for signed 64bit */ typedef
148 typedef int64_t s64;/**< used for signed 64bit */ typedef
173 typedef long int s64;/**< used for signed 64bit */ typedef
176 typedef long long int s64;/**< used for signed 64bit */ typedef
182 please set s64 manually.
212 typedef signed long int s64;/**< used for signed 64bit */ typedef
247 typedef long int s64;/**< used for signed 64bit */ typedef
250 typedef long long int s64;/**< used for signed 64bit */ typedef
256 please set s64 manually.
[all …]
/bsp/nuvoton/libraries/nu_packages/BMX055/libraries/BMG160_driver/
A Dbmg160.h81 typedef int64_t s64;/**< used for signed 64bit */ typedef
116 typedef int64_t s64;/**< used for signed 64bit */ typedef
139 typedef int64_t s64;/**< used for signed 64bit */ typedef
164 typedef long int s64;/**< used for signed 64bit */ typedef
167 typedef long long int s64;/**< used for signed 64bit */ typedef
173 please set s64 manually.
203 typedef signed long int s64;/**< used for signed 64bit */ typedef
238 typedef long int s64;/**< used for signed 64bit */ typedef
241 typedef long long int s64;/**< used for signed 64bit */ typedef
247 please set s64 manually.
[all …]
/bsp/nuvoton/libraries/nu_packages/BMX055/libraries/BMA2x2_driver/
A Dbma2x2.h110 typedef int64_t s64;/**< used for signed 64bit */ typedef
145 typedef int64_t s64;/**< used for signed 64bit */ typedef
168 typedef int64_t s64;/**< used for signed 64bit */ typedef
193 typedef long int s64;/**< used for signed 64bit */ typedef
202 please set s64 manually.
232 typedef signed long int s64;/**< used for signed 64bit */ typedef
267 typedef long int s64;/**< used for signed 64bit */ typedef
270 typedef long long int s64;/**< used for signed 64bit */ typedef
276 please set s64 manually.
291 typedef signed long long int s64;/**< used for signed 64bit */ typedef
[all …]
/bsp/allwinner/libraries/sunxi-hal/hal/source/rtc/
A Drtc-lib.c125 static s64 div_s64_rem(s64 dividend, s32 divisor, unsigned int *remainder) in div_s64_rem()
/bsp/cvitek/c906_little/board/
A Dtypes.h32 typedef signed long s64; typedef
/bsp/cvitek/drivers/libraries/
A Dtypes.h25 typedef signed long s64; typedef
/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Daw_types.h29 typedef signed long long s64; typedef
/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dsunxi_hal_regulator_private.h12 typedef long long int s64; typedef
A Dsunxi_hal_common.h50 typedef int64_t s64; typedef
/bsp/allwinner/libraries/sunxi-hal/hal/source/regulator/
A Dtype.h27 typedef long long int s64; typedef
/bsp/ft2004/libraries/bsp/standlone/
A Dft_types.h53 typedef long long s64; typedef
/bsp/zynqmp-r5-axu4ev/drivers/Zynq_HAL_Driver/
A Dxil_types.h53 typedef rt_int64_t s64; typedef
/bsp/allwinner/libraries/libos/include/
A Dtypedef.h23 typedef int64_t s64; typedef
/bsp/allwinner/libraries/sunxi-hal/include/hal/rtc/
A Drtc.h25 typedef s64 time64_t;
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dtypes.h36 typedef long long s64; ///< used for signed 64bit typedef
/bsp/loongson/ls2kdev/drivers/ata/
A Data_interface.h23 typedef rt_int64_t s64; typedef
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dplugin_ops.h776 int64_t s64; in _norms() local
777 s64 = *(int64_t*)src; in _norms()
778 if (s64 >= 0x7fffffff) in _norms()
780 else if (s64 <= -0x80000000) in _norms()
782 s = s64; in _norms()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/Device/Holtek/HT32F1xxxx/Include/
A Dht32f1xxxx_01.h244 typedef signed long long s64; typedef
249 typedef const s64 sc64; /*!< Read Only …
254 typedef __IO s64 vs64;
259 typedef __I s64 vsc64; /*!< Read Only …
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dohci.h439 unsigned long priv[0] __aligned(sizeof(s64));
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/Device/Holtek/HT32F5xxxx/Include/
A Dht32f5xxxx_01.h475 typedef signed long long s64; typedef
480 typedef const s64 sc64; /*!< Read Only …
485 typedef __IO s64 vs64;
490 typedef __I s64 vsc64; /*!< Read Only …
/bsp/samd21/sam_d2x_asflib/sam0/utils/
A Dcompiler.h245 int64_t s64; member
/bsp/avr32/software_framework/utils/
A Dcompiler.h264 S64 s64 ; member
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/
A DRelease_Notes.txt1460 + Add s64 ("typedef signed long long s64;").
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/
A DRelease_Notes.txt539 + Add "s64/u64" definition.

Completed in 87 milliseconds