Home
last modified time | relevance | path

Searched refs:change (Results 1 – 25 of 208) sorted by relevance

123456789

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_io.c80 bool change; in snd_codec_update_bits() local
91 change = old != new; in snd_codec_update_bits()
92 if (change) { in snd_codec_update_bits()
100 snd_io_debug("reg=0x%x, mask=0x%x, val=0x%x, change=%u\n", reg, mask, value, change); in snd_codec_update_bits()
138 bool change; in snd_platform_update_bits() local
146 change = old != new; in snd_platform_update_bits()
147 if (change) in snd_platform_update_bits()
151 snd_io_debug("reg=0x%x, mask=0x%x, val=0x%x, change=%u\n", reg, mask, value, change); in snd_platform_update_bits()
/bsp/nxp/imx/imx6ull-smart/applications/
A Dinit_sdtask.c77 int change = 0; in sd_task_entry() local
81 change = 0; in sd_task_entry()
85 change = 1; in sd_task_entry()
90 change = 2; in sd_task_entry()
92 if (change > 0) in sd_task_entry()
94 LOG_D("sdio host change: %d", change); in sd_task_entry()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/manager/
A Dusb_hw_scan.c27 unsigned int change = 0; /* if have shake */ in PIODataIn_debounce() local
44 change = 0; in PIODataIn_debounce()
46 change = 1; in PIODataIn_debounce()
49 change = 1; in PIODataIn_debounce()
52 if (!change) { in PIODataIn_debounce()
55 …g("usb_gpio->valid = %x, cnt = %x, change= %d, temp1 = %x\n", usb_gpio->valid, cnt, change, temp1); in PIODataIn_debounce()
56 return change; in PIODataIn_debounce()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hub_base.h34 int32_t hub_port_status(struct usb_hub *hub, int32_t port1, u16 *status, u16 *change);
46 int hub_hub_status(struct usb_hub *hub, u16 *status, u16 *change);
/bsp/tms320c6678/
A DKeyStone.cmd11 /* change the memory layout to match your specific C6xxx */
12 /* target system. You may want to change the allocation */
/bsp/efm32/
A DReadme.txt18 #define hostName "onelife.dyndns.org" /* Please change to your own host name */
19 …#define userPwdB64 "dXNlcjpwYXNzd2Q=" /* Please change to your own user name and password (base 6…
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/
A DMM32L3xx_lib_version.txt34 change from
45 change src & inc folder file name from MM32x103_xxx.x to HAL_xxx.x
86 change in @file cc10x_spi.h
/bsp/hpmicro/libraries/hpm_sdk/
A DCHANGELOG.md20 - boards: change hpm5301evklite adc16 channel
49 - driver: pwm: change pwm trig time
274 - drivers: i2s: change fifo threshold parameter.
331 - samples: drivers: uart: change to app uart
586 - docs: change doc structure.
1218 - middleware: fatfs: change 'USB' to lowercase
1312 - components: change hal_adc_xx to hpm_adc_xx
1314 - cmake: change default rv_arch to rv32imac
1317 - cmake: change soc and board name
1434 - change csr functions to support llvm
[all …]
/bsp/nuvoton/nk-n9h30/
A DKconfig7 # you can change the RTT_ROOT default "../../.." to your rtthread_root,
/bsp/nuvoton/nk-rtu980/
A DKconfig7 # you can change the RTT_ROOT default "../../.." to your rtthread_root,
/bsp/nuvoton/numaker-iot-m467/
A DKconfig7 # you can change the RTT_ROOT default "../../.." to your rtthread_root,
/bsp/nuvoton/numaker-m032ki/
A DKconfig7 # you can change the RTT_ROOT default "../../.." to your rtthread_root,
/bsp/nuvoton/numaker-m2354/
A DKconfig7 # you can change the RTT_ROOT default "../../.." to your rtthread_root,
/bsp/nuvoton/numaker-m467hj/
A DKconfig7 # you can change the RTT_ROOT default "../../.." to your rtthread_root,
/bsp/nuvoton/numaker-pfm-m487/
A DKconfig7 # you can change the RTT_ROOT default "../../.." to your rtthread_root,
/bsp/nuvoton/nk-980iot/
A DKconfig7 # you can change the RTT_ROOT default "../../.." to your rtthread_root,
/bsp/nuvoton/numaker-iot-m487/
A DKconfig7 # you can change the RTT_ROOT default "../../.." to your rtthread_root,
/bsp/renesas/rzn2l_rsk/
A DKconfig7 # you can change the RTT_ROOT default "rt-thread"
/bsp/renesas/rzt2m_rsk/
A DKconfig7 # you can change the RTT_ROOT default "rt-thread"
/bsp/renesas/rzn2l_etherkit/
A DKconfig7 # you can change the RTT_ROOT default "rt-thread"
/bsp/renesas/ra2l1-cpk/
A DKconfig7 # you can change the RTT_ROOT default "../.." to your rtthread_root,
/bsp/renesas/ra8m1-ek/
A DKconfig7 # you can change the RTT_ROOT default "../.." to your rtthread_root,
/bsp/renesas/ra6m4-cpk/
A DKconfig7 # you can change the RTT_ROOT default "../.." to your rtthread_root,
/bsp/renesas/ra8d1-vision-board/
A DKconfig7 # you can change the RTT_ROOT default "../.." to your rtthread_root,
/bsp/renesas/ra6m3-hmi-board/
A DKconfig7 # you can change the RTT_ROOT default "../.." to your rtthread_root,

Completed in 37 milliseconds

123456789