/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/ |
A D | sscanf.c | 33 _LONG_CALL_ static u64 div_u64_rem(u64 dividend, u32 divisor, u32 *remainder) in div_u64_rem() 44 _LONG_CALL_ static s64 div_s64_rem(s64 dividend, s32 divisor, s32 *remainder) in div_s64_rem() 60 _LONG_CALL_ static u64 div_u64(u64 dividend, u32 divisor) in div_u64() 73 _LONG_CALL_ static s64 div_s64(s64 dividend, s32 divisor) in div_s64()
|
A D | strtod.c | 28 _LONG_CALL_ static u64 div_u64_rem(u64 dividend, u32 divisor, u32 *remainder) in div_u64_rem() 55 _LONG_CALL_ static u64 div_u64(u64 dividend, u32 divisor) in div_u64()
|
/AliOS-Things-master/components/ble_host/bt_host/common/ |
A D | dec.c | 12 u8_t divisor = 100; in u8_to_dec() local
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | smallint.c | 55 mp_int_t mp_small_int_modulo(mp_int_t dividend, mp_int_t divisor) { in mp_small_int_modulo()
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | health_cli.c | 119 u8_t *divisor; member 127 u8_t divisor; in health_period_status() local 303 u8_t *divisor) in bt_mesh_health_period_get() 340 u8_t divisor, u8_t *updated_divisor) in bt_mesh_health_period_set()
|
/AliOS-Things-master/components/ota/ota_agent/download/ |
A D | ota_download_file2fs_http.c | 52 int divisor = 5; in ota_download_store_fs_start() local
|
A D | ota_download_http.c | 374 int divisor = 5; in ota_download_start() local
|
/AliOS-Things-master/hardware/chip/haas1000/aos_driver/pwm/ |
A D | pwm.c | 15 #define DIV_ROUND_CLOSEST(x, divisor)( \ argument
|
/AliOS-Things-master/hardware/chip/rtl872xd/aos_driver/pwm/ |
A D | pwm.c | 15 #define DIV_ROUND_CLOSEST(x, divisor)( \ argument
|
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/ |
A D | ck_usart.c | 87 uint32_t divisor = ((drv_get_usart_freq(usart_priv->idx) * 10) / baud) >> 4; in csi_usart_config_baudrate() local
|
/AliOS-Things-master/components/freetype/src/smooth/ |
A D | ftgrays.c | 316 #define FT_DIV_MOD( type, dividend, divisor, quotient, remainder ) \ argument 334 #define FT_DIV_MOD( type, dividend, divisor, quotient, remainder ) \ argument
|
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/ |
A D | shell.c | 2778 u8_t divisor; in cmd_period_get() local 2794 u8_t divisor, updated_divisor; in cmd_period_set() local 2816 u8_t divisor; in cmd_period_set_unack() local
|
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/ |
A D | vulkan_core.h | 6834 uint32_t divisor; member 8611 uint32_t divisor; member
|
A D | vulkan.hpp | 7772 uint32_t divisor; member 30723 uint32_t divisor; member
|