Home
last modified time | relevance | path

Searched refs:user (Results 1 – 25 of 435) sorted by relevance

12345678910>>...18

/bsp/allwinner/libraries/sunxi-hal/hal/source/msgbox/msgbox_sx/
A Dmsgbox_sx.c19 int user = mb->this_user; in msg_queue_t_set() local
32 if (user) in msg_queue_t_set()
42 int user = mb->this_user; in msg_queue_r_set() local
55 if (user) in msg_queue_r_set()
65 int user = mb->this_user; in msg_queue_irq_t() local
82 int user = mb->this_user; in msg_queue_irq_r() local
153 int user = mb->this_user; in msg_irq_enable_get() local
161 int user = mb->this_user; in msg_irq_status() local
164 if (user >= MSGBOX_MAX_USER) in msg_irq_status()
172 int user = mb->this_user; in msg_irq_clear() local
[all …]
/bsp/fujitsu/mb9x/mb9bf618s/CMSIS/
A DREADME.txt20 CMSIS is released under the terms of the end user license agreement ("CMSIS END USER LICENCE AGREEM…
21 Any user of the software package is bound to the terms and conditions of the end user license agree…
/bsp/bf533/vdsp/
A Dbf533_ram.ldf61 /*$VDSG<insert-user-libraries-at-beginning> */
63 /*$VDSG<insert-user-libraries-at-beginning> */
82 /*$VDSG<insert-user-libraries-at-end> */
84 /*$VDSG<insert-user-libraries-at-end> */
91 /*$VDSG<insert-user-objects-at-beginning> */
93 /*$VDSG<insert-user-objects-at-beginning> */
99 /*$VDSG<insert-user-objects-at-end> */
101 /*$VDSG<insert-user-objects-at-end> */
135 /*$VDSG<insert-user-macros> */
137 /*$VDSG<insert-user-macros> */
[all …]
A Dbf533_sdram_64M.ldf67 /*$VDSG<insert-user-libraries-at-beginning> */
69 /*$VDSG<insert-user-libraries-at-beginning> */
88 /*$VDSG<insert-user-libraries-at-end> */
90 /*$VDSG<insert-user-libraries-at-end> */
97 /*$VDSG<insert-user-objects-at-beginning> */
99 /*$VDSG<insert-user-objects-at-beginning> */
105 /*$VDSG<insert-user-objects-at-end> */
107 /*$VDSG<insert-user-objects-at-end> */
141 /*$VDSG<insert-user-macros> */
143 /*$VDSG<insert-user-macros> */
[all …]
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/profile/
A Duser_task.c84 struct user_env_tag *user_env = PRF_ENV_GET(USER, user); in user_enable_req_handler()
122 struct user_env_tag *user_env = PRF_ENV_GET(USER, user); in user_data_notify_req_handler()
183 struct user_env_tag *user_env = PRF_ENV_GET(USER, user); in user_gattc_att_info_req_ind_handler()
224 struct user_env_tag *user_env = PRF_ENV_GET(USER, user); in user_gattc_write_req_ind_handler()
332 struct user_env_tag *user_env = PRF_ENV_GET(USER, user); in user_gattc_read_req_ind_handler()
/bsp/renesas/ra6e2-fpb/ra/arm/CMSIS_6/CMSIS/Core/Include/
A Dcore_ca.h2456 if ((priv == NO_ACCESS) && (user == NO_ACCESS)) { ap = 0x0; } in MMU_APSection()
2457 else if ((priv == RW) && (user == NO_ACCESS)) { ap = 0x1; } in MMU_APSection()
2458 else if ((priv == RW) && (user == READ)) { ap = 0x2; } in MMU_APSection()
2459 else if ((priv == RW) && (user == RW)) { ap = 0x3; } in MMU_APSection()
2460 else if ((priv == READ) && (user == NO_ACCESS)) { ap = 0x5; } in MMU_APSection()
2461 else if ((priv == READ) && (user == READ)) { ap = 0x7; } in MMU_APSection()
2465 if ((priv == RW) && (user == NO_ACCESS)) { ap = 0x1; } in MMU_APSection()
2466 else if ((priv == RW) && (user == RW)) { ap = 0x3; } in MMU_APSection()
2467 else if ((priv == READ) && (user == NO_ACCESS)) { ap = 0x5; } in MMU_APSection()
2468 else if ((priv == READ) && (user == READ)) { ap = 0x7; } in MMU_APSection()
[all …]
/bsp/renesas/ra4e2-eco/ra/arm/CMSIS_6/CMSIS/Core/Include/
A Dcore_ca.h2485 else if ((priv == RW) && (user == READ)) in MMU_APSection()
2487 else if ((priv == RW) && (user == RW)) in MMU_APSection()
2491 else if ((priv == READ) && (user == READ)) in MMU_APSection()
2496 if ((priv == RW) && (user == NO_ACCESS)) in MMU_APSection()
2498 else if ((priv == RW) && (user == RW)) in MMU_APSection()
2502 else if ((priv == READ) && (user == READ)) in MMU_APSection()
2626 else if ((priv == RW) && (user == READ)) in MMU_APPage()
2628 else if ((priv == RW) && (user == RW)) in MMU_APPage()
2632 else if ((priv == READ) && (user == READ)) in MMU_APPage()
2637 if ((priv == RW) && (user == NO_ACCESS)) in MMU_APPage()
[all …]
/bsp/microchip/samd51-seeed-wio-terminal/bsp/documentation/
A Dusb_device_cdc.rst8 for it. For more detailed definition and description about this model, user can refer to
44 * If user wants to combine CDC with other classes into one device, USB
/bsp/microchip/samd51-adafruit-metro-m4/bsp/documentation/
A Dusb_device_cdc.rst8 for it. For more detailed definition and description about this model, user can refer to
44 * If user wants to combine CDC with other classes into one device, USB
/bsp/microchip/
A DREADME.md29 * user main function entrance,
33 * user board initialization
34 * user driver adpater code, like console device, ethernet device
212 ## 5. Microchip SAM MCU BSP configuration and user guide
223 CAN driver user guide - see [ASF4 API Reference Manual](https://ww1.microchip.com/downloads/en/Devi…
/bsp/renesas/ra8m1-ek/
A DREADME_EN.md13 • A practical and user-friendly BSP Quick Start Guide
33 - 3 user LED
34 - 3 button: 2 user button, 1 reset button
53 This section is a user guide for newcomers to RT-Thread. By following simple steps, you can run the…
119 • How to use the ENV tool: [RT-Thread env tool user manual](https://www.rt-thread.io/document/site/…
/bsp/Infineon/libraries/templates/XMC7200D/libs/TARGET_APP_KIT_XMC72_EVK/COMPONENT_CM0P/TOOLCHAIN_IAR/
A Dstartup_cm0plus.s28 ; by any user-defined modules that define the PUBLIC symbol _program_start or
29 ; a user defined start symbol.
162 ; Update Vector Table Offset Register with address of user ROM table
163 ; (will be updated later to user RAM table address in C startup code)
304 …terrupts 8-15 can only be used as SW interrupts and need to be defined by user (weak implementatio…
/bsp/Infineon/xmc7100d-f144k4160aa/libs/TARGET_APP_KIT_XMC71_EVK_LITE_V2/COMPONENT_CM0P/TOOLCHAIN_IAR/
A Dstartup_cm0plus.s28 ; by any user-defined modules that define the PUBLIC symbol _program_start or
29 ; a user defined start symbol.
162 ; Update Vector Table Offset Register with address of user ROM table
163 ; (will be updated later to user RAM table address in C startup code)
304 …terrupts 8-15 can only be used as SW interrupts and need to be defined by user (weak implementatio…
/bsp/Infineon/xmc7200-kit_xmc7200_evk/libs/TARGET_APP_KIT_XMC72_EVK/COMPONENT_CM0P/TOOLCHAIN_IAR/
A Dstartup_cm0plus.s28 ; by any user-defined modules that define the PUBLIC symbol _program_start or
29 ; a user defined start symbol.
162 ; Update Vector Table Offset Register with address of user ROM table
163 ; (will be updated later to user RAM table address in C startup code)
304 …terrupts 8-15 can only be used as SW interrupts and need to be defined by user (weak implementatio…
/bsp/renesas/ra8d1-ek/
A DREADME_EN.md13 • A practical and user-friendly BSP Quick Start Guide
33 - 3 user LED
34 - 3 button: 2 user button, 1 reset button
64 This section is a user guide for newcomers to RT-Thread. By following simple steps, you can run the…
130 • How to use the ENV tool: [RT-Thread env tool user manual](https://www.rt-thread.io/document/site/…
/bsp/efm32/
A Dhdl_interrupt.h55 void DMA_IRQHandler_All(rt_uint32_t channel, rt_bool_t primary, void *user);
/bsp/stm32/stm32f746-st-nucleo/
A DREADME.md25 - 3 user LEDs
26 - 2 user and reset push-buttons
/bsp/simulator/
A D.gitignore47 *.user
/bsp/core-v-mcu/core-v-cv32e40p/
A Dreadme_EN.md34 ## 3 Instruction for user
58 …sing RT Studio. The path of the tool chain is configured according to the user's specific environm…
103 …cv32`is the tool chain path of the Linux environment. It is set here as the user's tool chain path.
157 …0.4/registers/csr`,the specific path is configured according to the SDK path installed by the user
163 …isters/peripheral`,the specific path is configured according to the SDK path installed by the user.
/bsp/rockchip/rk3500/
A DTaishanpi-RK3566_CN.md84 pip3 install --user tqdm scons
191 fatload mmc 1:1 0x8300000 tspi-rk3566-user-v10-linux.dtb;
194 …ns/tspi-rk3566/)的`dtb`文件是`kernel/arch/arm64/boot/dts/rockchip/tspi-rk3566-user-v10-linux.dtb`,其他的文…
208 - `tspi-rk3566-user-v10-linux.dtb`
238 reading tspi-rk3566-user-v10-linux.dtb
/bsp/stm32/stm32wle5-yizhilian-lm401/board/linker_scripts/
A Dlink.sct17 …RW_IRAM2 0x20008000 EMPTY 0x00008000 { ; to be modified accordingly to user project. Can be NoIn…
/bsp/stm32/stm32wle5-yizhilian-lm402/board/linker_scripts/
A Dlink.sct17 …RW_IRAM2 0x20008000 EMPTY 0x00008000 { ; to be modified accordingly to user project. Can be NoIn…
/bsp/qemu-virt64-riscv/
A Dqemu-dbg.sh3 -netdev user,id=tap0 -device virtio-net-device,netdev=tap0,bus=virtio-mmio-bus.1 \
A Dqemu-v-dbg.sh3 -netdev user,id=tap0 -device virtio-net-device,netdev=tap0,bus=virtio-mmio-bus.1 -s -S \
/bsp/tae32f5300/Libraries/CMSIS/Device/Tai_action/TAE32F53xx/Source/IAR/
A Dstartup_ARMCM3.s28 ; by any user-defined modules that define the PUBLIC symbol _program_start or
29 ; a user defined start symbol.

Completed in 98 milliseconds

12345678910>>...18