Home
last modified time | relevance | path

Searched refs:get (Results 1 – 25 of 236) sorted by relevance

12345678910

/bsp/nios_ii/
A Dget_update_rt-thread.bat2 @echo get and update RT-Thread kernel source
4 @echo get and update RT-Thread include file
6 @echo get and update Nios II architecture for RT-Thread
A Dget_update_finsh.bat2 @echo get and update finsh
/bsp/rockchip/common/drivers/
A Ddrv_cache_iar.s28 MOV r0, lr ; get lr
29 MOV r1, sp ; get stack pointer (current is MSP)
A Ddrv_cache_arm.s28 MOV r0, lr ; get lr
29 MOV r1, sp ; get stack pointer (current is MSP)
/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_core.h161 .get = NULL, \
174 .get = xget, \
187 .get = xget, \
200 .get = xget, \
212 .get = NULL, \
227 .get = NULL, \
239 .get = xget, \
253 .get = xget, \
511 snd_kcontrol_get_t *get; member
/bsp/ft2004/
A DREADME.md53 sudo apt-get install gcc-arm-none-eabi
68 sudo apt-get install tftp-hpa tftpd-hpa
69 sudo apt-get install xinetd
130 tftp> get test1234
/bsp/stm32/stm32h563-st-nucleo/
A Dsyscall_rvds.lst42 , get input arg0, a
75 51 0000001C ; get SP, save to R1
76 52 0000001C F3EF 8108 MRS R1, MSP ;get fault context
81 55 00000026 F3EF 8109 MRS R1, PSP ;get fault context
85 58 0000002A ; get svc index
/bsp/rockchip/tools/
A Dbuildutil.py60 if configer.get(section, 'Name') == name:
61 sector = int(configer.get(section, 'PartOffset'), 16)
/bsp/allwinner_tina/libcpu/
A Dcontext_gcc.S43 LDR SP, [R1] @; get new task stack pointer
54 LDR SP, [R0] @; get new task stack pointer
/bsp/loongson/ls1cdev/drivers/
A Ddrv_pwm.c58 static rt_err_t get(struct rt_device_pwm *device, struct rt_pwm_configuration *configuration) in get() function
155 result = get(device, (struct rt_pwm_configuration *)arg); in control()
/bsp/nuvoton/numaker-hmi-ma35d1/nuwriter_scripts/
A Dinstall_linux.sh5 sudo apt-get install python3 python3-pip
/bsp/allwinner/libraries/drivers/
A Ddrv_pwm.c44 static rt_err_t get(struct rt_device_pwm *device, struct rt_pwm_configuration *configuration) in get() function
121 result = get(device, (struct rt_pwm_configuration *)arg); in control()
/bsp/allwinner/libraries/sunxi-hal/hal/test/thermal/
A Dtest_thermal.c30 FINSH_FUNCTION_EXPORT_CMD(cmd_ths_gt, ths_gt, thermal get temp)
/bsp/CME_M7/StdPeriph_Driver/
A DSConscript5 # get current directory
/bsp/zynqmp-r5-axu4ev/drivers/Zynq_HAL_Driver/xemacpsif/
A DSConscript4 # get current directory
/bsp/zynqmp-r5-axu4ev/drivers/Zynq_HAL_Driver/emacps_v3_11/
A DSConscript4 # get current directory
/bsp/zynqmp-r5-axu4ev/drivers/Zynq_HAL_Driver/gpiops_v3_7/
A DSConscript4 # get current directory
/bsp/zynqmp-r5-axu4ev/drivers/Zynq_HAL_Driver/sdps_v3_9/
A DSConscript4 # get current directory
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/Device/Holtek/HT32F5xxxx/Source/emStudio/
A DSEGGER_THUMB_Startup.s220 ldrb r3, [r1] @ get control byte from source stream
225 lsrs r3, r3, #1 @ get byte control flag
227 ldrb r5, [r1] @ get literal byte from source stream
236 b 1b @ get next control byte
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/Device/Holtek/HT32F1xxxx/Source/emStudio/
A DSEGGER_THUMB_Startup.s220 ldrb r3, [r1] @ get control byte from source stream
225 lsrs r3, r3, #1 @ get byte control flag
227 ldrb r5, [r1] @ get literal byte from source stream
236 b 1b @ get next control byte
/bsp/at32/libraries/usbd_library/
A DSConscript4 # get current directory
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/HPM6750/
A DSConscript6 #get current directory
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/HPM6880/
A DSConscript6 #get current directory
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/HPM6E80/
A DSConscript6 #get current directory
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/HPM6280/
A DSConscript6 #get current directory

Completed in 35 milliseconds

12345678910