/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/ |
A D | rtl8721d_rtc.c | 69 u32 counter = 0x00; in RTC_EnterInitMode() local 131 u32 counter = 0; in RTC_WaitForSynchro() local 440 u32 counter = 0; in RTC_DayIntClear() local 583 u32 counter = 0; in RTC_SetAlarm() local 740 u32 counter = 0; in RTC_AlarmCmd() local 785 u32 counter = 0; in RTC_AlarmClear() local 956 u32 counter = 0; in RTC_SmoothCalibConfig() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/mlir/testing/op_tests/ |
A D | while_loop.py | 62 def cond_fn(counter, value, increment_value): argument 67 def body_fn(counter, value, increment_value): argument
|
/AliOS-Things-master/components/amp/utils/checksum/ |
A D | crc16.c | 55 int counter; in utils_crc16() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/arm-neon/ |
A D | linux.c | 41 int counter; in png_have_neon() local
|
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/ |
A D | vj.c | 42 #define INCR(counter) ++comp->stats.counter argument 44 #define INCR(counter) argument
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | chacha20.c | 234 uint32_t counter ) in mbedtls_chacha20_starts() 322 uint32_t counter, in mbedtls_chacha20_crypt()
|
A D | pkcs5.c | 232 unsigned char counter[4]; in mbedtls_pkcs5_pbkdf2_hmac() local
|
/AliOS-Things-master/components/SDL2/src/timer/windows/ |
A D | SDL_systimer.c | 149 LARGE_INTEGER counter; in SDL_GetPerformanceCounter() local
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testautomation_stdlib.c | 130 int counter; in stdlib_getsetenv() local
|
/AliOS-Things-master/components/oss/src/encryption/ |
A D | Cipher.cc | 78 ByteBuffer SymmetricCipher::IncCTRCounter(const ByteBuffer& counter, uint64_t numberOfBlocks) in IncCTRCounter()
|
/AliOS-Things-master/components/mbedtls/include/mbedtls/ |
A D | ctr_drbg.h | 122 unsigned char counter[16]; /*!< The counter (V). */ member
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/ |
A D | net_defs.h | 182 int counter; member 186 uint64_t counter; member
|
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/ |
A D | nd6.h | 81 } counter; member
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/ |
A D | nd6.h | 81 } counter; member
|
/AliOS-Things-master/hardware/chip/rtl872xd/aos/ |
A D | aos_osdep.h | 118 typedef struct {volatile int counter;} atomic_t; member
|
/AliOS-Things-master/components/SDL2/src/test/ |
A D | SDL_test_harness.c | 58 int counter; in SDLTest_GenerateRunSeed() local
|
A D | SDL_test_fuzzer.c | 510 int counter; in SDLTest_RandomAsciiStringOfSize() local
|
/AliOS-Things-master/components/epoll/example/ |
A D | test_device.c | 26 int counter; member
|
/AliOS-Things-master/components/select/example/ |
A D | test_device.c | 26 int counter; member
|
/AliOS-Things-master/components/freetype/include/internal/ |
A D | pshints.h | 663 T2_Hints_CounterFunc counter; member
|
/AliOS-Things-master/components/py_engine/engine/extmod/ |
A D | moducryptolib.c | 147 uint8_t *const counter = ctx->iv; in aes_process_ctr_impl() local
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/ |
A D | net.h | 109 u16_t counter; member 183 u16_t counter; member
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | lpn.c | 552 u16_t addr, counter; in bt_mesh_lpn_friend_clear_cfm() local
|
/AliOS-Things-master/components/freetype/src/pshinter/ |
A D | pshrec.c | 723 PS_Mask counter = dim->counters.masks; in ps_dimension_add_counter() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/ |
A D | detection_postprocess.cc | 358 int counter = 0; in SelectDetectionsAboveScoreThreshold() local
|