/AliOS-Things-master/components/py_engine/tests/micropython/ |
A D | viper_binop_divmod.py | 5 def div(x: int, y: int) -> int: function
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_lp/ |
A D | rtl8721dlp_flashclk.c | 23 BOOL _flash_calibration_highspeed(u8 SpicBitMode, u8 div) in _flash_calibration_highspeed() 104 u32 flash_calibration_highspeed(u8 div) in flash_calibration_highspeed()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/ |
A D | rtl8721d_pll.c | 28 void PLL_Div(u32 div) in PLL_Div()
|
A D | rtl8721d_adc.c | 477 u8 div = adc->ADC_CLK_DIV; in ADC_SWTrigCmd() local 502 u8 div = adc->ADC_CLK_DIV; in ADC_AutoCSwCmd() local
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/ |
A D | test_bignum.js | 124 function test_idiv1(div, a, b, r) argument
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/kissfft/ |
A D | _kiss_fft_guts.h | 76 # define C_FIXDIV(c,div) \ argument 90 # define C_FIXDIV(c,div) /* NOOP */ argument
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/boot_struct/ |
A D | norflash_cfg.h | 56 uint8_t div; /* least 2 */ member
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | objfloat.c | 210 mp_float_t div = (*x - mod) / *y; in mp_obj_float_divmod() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/adc/ |
A D | adc.c | 108 uint32_t csi_adc_freq_div(csi_adc_t *adc, uint32_t div) in csi_adc_freq_div()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/ |
A D | hal_norflash.h | 107 uint8_t div; /* least 2 */ member
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/audio/core/ |
A D | audio_internel.c | 266 u32 div; in sp_init_hal() local
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_provisioner/ |
A D | mesh_provisioner.c | 161 bt_u32_t div[8] = { 10, 100, 1000, 10000, 100000, in provisioner_output_num() local
|
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/ |
A D | doxygen.css | 3 body, table, div, p, dl { selector
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | tarith.c | 616 png_int_32 times, div; in validation_muldiv() local
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | prov.c | 754 bt_u32_t div[8] = { 10, 100, 1000, 10000, 100000, 1000000, 10000000, 100000000 }; in prov_auth() local
|
/AliOS-Things-master/documentation/doxygen/style/ |
A D | doxygen-custom.css | 3 body, table, div, p, dl { selector
|
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/ |
A D | shell.c | 572 bt_u32_t div[8] = { 10, 100, 1000, 10000, 100000, 1000000, 10000000, 100000000 }; in provisioner_output_num() local
|