Home
last modified time | relevance | path

Searched refs:v (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/bsp/allwinner/libraries/drivers/
A Dlcd_cfg.c21 .v.value = 1,
46 .v.value = 272,
51 .v.value = 80,
56 .v.value = 47,
61 .v.value = 10,
88 .v.value = 5,
93 .v.value = 6,
98 .v.value = 1,
103 .v.value = 0,
108 .v.value = 0,
[all …]
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/soc/
A Drgb_config.c30 .v.value = 1,
60 .v.value = 80,
65 .v.value = 47,
70 .v.value = 10,
97 .v.value = 5,
102 .v.value = 6,
107 .v.value = 1,
112 .v.value = 0,
117 .v.value = 0,
122 .v.value = 0,
[all …]
A Dtft08006_mipi_config.c30 .v.value = 1,
40 .v.value = 50,
45 .v.value = 4,
60 .v.value = 52,
65 .v.value = 52,
70 .v.value = 68,
75 .v.value = 1,
80 .v.value = 2,
90 .v.value = 1,
125 .v.value = 4,
[all …]
A Dhe0801a068_mipi_config.c30 .v.value = 1,
40 .v.value = 50,
45 .v.value = 4,
70 .v.value = 78,
75 .v.value = 0,
80 .v.value = 1,
85 .v.value = 7,
95 .v.value = 1,
120 .v.value = 7,
130 .v.value = 5,
[all …]
A Df133_lvds.c30 .v.value = 1,
40 .v.value = 150,
45 .v.value = 3,
65 .v.value = 94,
70 .v.value = 71,
75 .v.value = 0,
80 .v.value = 1,
85 .v.value = 7,
95 .v.value = 1,
130 .v.value = 5,
[all …]
A DVVX07H005A10_mipi_config.c30 .v.value = 1,
40 .v.value = 0,
45 .v.value = 4,
70 .v.value = 80,
75 .v.value = 1,
80 .v.value = 0,
90 .v.value = 1,
110 .v.value = 8,
115 .v.value = 3,
125 .v.value = 2,
[all …]
A Df133_fpga.c30 .v.value = 1,
40 .v.value = 150,
45 .v.value = 0,
65 .v.value = 94,
70 .v.value = 33,
75 .v.value = 0,
80 .v.value = 1,
85 .v.value = 7,
95 .v.value = 1,
115 .v.value = 0,
[all …]
A Dv459_perf1.c30 .v.value = 1,
40 .v.value = 150,
45 .v.value = 4,
60 .v.value = 36,
65 .v.value = 65,
75 .v.value = 1,
80 .v.value = 9,
90 .v.value = 1,
110 .v.value = 8,
155 .v.power = {
[all …]
/bsp/cvitek/drivers/libraries/
A Dmmio.h18 #define __raw_writeb(v,a) (*(volatile unsigned char *)(a) = (v)) argument
19 #define __raw_writew(v,a) (*(volatile unsigned short *)(a) = (v)) argument
20 #define __raw_writel(v,a) (*(volatile unsigned int *)(a) = (v)) argument
56 #define __raw_writel(v,a) (*(volatile unsigned int *)(a) = (v)) argument
64 #define writeb(v, a) __raw_writeb(v,a) argument
65 #define writew(v, a) __raw_writew(v,a) argument
66 #define writel(v, a) __raw_writel(v,a) argument
67 #define writeq(v, a) __raw_writeq(v,a) argument
69 #define cpu_write8(a, v) writeb(a, v) argument
70 #define cpu_write16(a, v) writew(a, v) argument
[all …]
/bsp/qemu-vexpress-a9/drivers/audio/
A Ddrv_pl041.c114 v = ~0x0; in aaci_ac97_read()
115 return v; in aaci_ac97_read()
130 v = ~0x0; in aaci_ac97_read()
131 return v; in aaci_ac97_read()
155 return v; in aaci_ac97_read()
160 rt_uint32_t v; in aaci_pl041_channel_disable() local
176 rt_uint32_t v; in aaci_pl041_channel_enable() local
220 rt_uint32_t v; in aaci_pl041_channel_cfg() local
238 rt_uint32_t v; in aaci_pl041_irq_enable() local
244 v |= vector; in aaci_pl041_irq_enable()
[all …]
/bsp/rockchip/common/rk_hal/lib/hal/src/pinctrl/
A Dhal_pinctrl_v2.c133 #define SET_DS_0(_B, _P, p, v, w) _PINCTRL_WRITE(DS_0(_B, _P), RK_GEN_VAL(p, v, w)) argument
134 #define SET_DS_1(_B, _P, p, v, w) _PINCTRL_WRITE(DS_1(_B, _P), RK_GEN_VAL(p, v, w)) argument
153 #define SET_DS_0(_B, _P, p, v, w) _PINCTRL_WRITE(DS_0(_B, _P), RK_GEN_VAL(p, v, w)) argument
154 #define SET_DS_1(_B, _P, p, v, w) _PINCTRL_WRITE(DS_1(_B, _P), RK_GEN_VAL(p, v, w)) argument
155 #define SET_DS_2(_B, _P, p, v, w) _PINCTRL_WRITE(DS_2(_B, _P), RK_GEN_VAL(p, v, w)) argument
188 #define SET_P_0(_B, _P, p, v, w) _PINCTRL_WRITE(P_0(_B, _P), RK_GEN_VAL(p, v, w)) argument
189 #define SET_P_1(_B, _P, p, v, w) _PINCTRL_WRITE(P_1(_B, _P), RK_GEN_VAL(p, v, w)) argument
208 #define SET_P_0(_B, _P, p, v, w) _PINCTRL_WRITE(P_0(_B, _P), RK_GEN_VAL(p, v, w)) argument
209 #define SET_P_1(_B, _P, p, v, w) _PINCTRL_WRITE(P_1(_B, _P), RK_GEN_VAL(p, v, w)) argument
210 #define SET_P_2(_B, _P, p, v, w) _PINCTRL_WRITE(P_2(_B, _P), RK_GEN_VAL(p, v, w)) argument
[all …]
/bsp/hpmicro/libraries/hpm_sdk/arch/riscv/
A Driscv_core.h22 #define write_fcsr(v) __asm volatile("fscsr %0" : : "r"(v)) argument
40 …r(csr_num, bit) ({ volatile uint32_t v = 0; __asm volatile("csrrc %0, %1, %2" : "=r"(v) : "i"(csr_…
50 …r(csr_num, bit) ({ volatile uint32_t v = 0; __asm volatile("csrrs %0, %1, %2" : "=r"(v) : "i"(csr_…
66 #define write_csr(csr_num, v) __asm volatile("csrw %0, %1" : : "i"(csr_num), "r"(v)) argument
75 #define read_csr(csr_num) ({ uint32_t v; __asm volatile("csrr %0, %1" : "=r"(v) : "i"(csr_num)); v;…
82 #define read_fcsr() ({ uint32_t v; __asm volatile("frcsr %0" : "=r"(v)); v; })
/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dcmsis_compiler.h99 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
103 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
107 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable
111 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
164 struct __packed__ T_UINT32 { uint32_t v; }; member
168 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
172 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
180 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
231 @packed struct T_UINT32 { uint32_t v; }; member
239 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
[all …]
/bsp/Vango/v85xx/Libraries/CMSIS/
A Dcmsis_compiler.h99 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
103 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
107 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable
111 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
164 struct __packed__ T_UINT32 { uint32_t v; }; member
168 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
172 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
180 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
231 @packed struct T_UINT32 { uint32_t v; }; member
239 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
[all …]
/bsp/Vango/v85xxp/Libraries/CMSIS/
A Dcmsis_compiler.h99 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
103 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
107 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable
111 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
164 struct __packed__ T_UINT32 { uint32_t v; }; member
168 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
172 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
180 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
231 @packed struct T_UINT32 { uint32_t v; }; member
239 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
[all …]
/bsp/microchip/samc21/bsp/CMSIS/Core/Include/
A Dcmsis_compiler.h99 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
103 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
107 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable
111 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
164 struct __packed__ T_UINT32 { uint32_t v; }; member
168 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
172 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
180 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
231 @packed struct T_UINT32 { uint32_t v; }; member
239 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
[all …]
/bsp/microchip/samd51-adafruit-metro-m4/bsp/CMSIS/Core/Include/
A Dcmsis_compiler.h99 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
103 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
107 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable
111 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
164 struct __packed__ T_UINT32 { uint32_t v; }; member
168 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
172 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
180 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
231 @packed struct T_UINT32 { uint32_t v; }; member
239 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
[all …]
/bsp/msp432e401y-LaunchPad/libraries/Drivers/CMSIS/Include/
A Dcmsis_compiler.h103 uint32_t v; member
108 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
112 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
116 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable
120 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
174 uint32_t v; member
183 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
191 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
244 uint32_t v; member
253 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
[all …]
/bsp/n32/libraries/N32L43x_Firmware_Library/CMSIS/core/
A Dcmsis_compiler.h99 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
103 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
107 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable
111 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
164 struct __packed__ T_UINT32 { uint32_t v; }; member
168 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
172 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
180 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
231 @packed struct T_UINT32 { uint32_t v; }; member
239 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
[all …]
/bsp/n32/libraries/N32WB452_Firmware_Library/CMSIS/core/
A Dcmsis_compiler.h99 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
103 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
107 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable
111 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
164 struct __packed__ T_UINT32 { uint32_t v; }; member
168 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
172 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
180 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
231 @packed struct T_UINT32 { uint32_t v; }; member
239 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
[all …]
/bsp/n32/libraries/N32L40x_Firmware_Library/CMSIS/core/
A Dcmsis_compiler.h99 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
103 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
107 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable
111 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
164 struct __packed__ T_UINT32 { uint32_t v; }; member
168 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
172 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
180 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
231 @packed struct T_UINT32 { uint32_t v; }; member
239 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
[all …]
/bsp/n32/libraries/N32G45x_Firmware_Library/CMSIS/core/
A Dcmsis_compiler.h99 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
103 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
107 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable
111 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
164 struct __packed__ T_UINT32 { uint32_t v; }; member
168 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
172 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
180 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
231 @packed struct T_UINT32 { uint32_t v; }; member
239 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
[all …]
/bsp/n32/libraries/N32G4FR_Firmware_Library/CMSIS/core/
A Dcmsis_compiler.h99 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
103 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
107 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable
111 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
164 struct __packed__ T_UINT32 { uint32_t v; }; member
168 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
172 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
180 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
231 @packed struct T_UINT32 { uint32_t v; }; member
239 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
[all …]
/bsp/n32/libraries/N32G43x_Firmware_Library/CMSIS/core/
A Dcmsis_compiler.h99 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
103 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
107 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable
111 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
164 struct __packed__ T_UINT32 { uint32_t v; }; member
168 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
172 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
180 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
231 @packed struct T_UINT32 { uint32_t v; }; member
239 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
[all …]
/bsp/microchip/saml10/bsp/CMSIS/Core/Include/
A Dcmsis_compiler.h99 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
103 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
107 __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; }; variable
111 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
164 struct __packed__ T_UINT32 { uint32_t v; }; member
168 __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; }; variable
172 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
180 __PACKED_STRUCT T_UINT32_READ { uint32_t v; }; variable
231 @packed struct T_UINT32 { uint32_t v; }; member
239 __PACKED_STRUCT T_UINT16_READ { uint16_t v; }; variable
[all …]

Completed in 74 milliseconds

12345678910>>...16