Home
last modified time | relevance | path

Searched refs:R (Results 1 – 25 of 117) sorted by relevance

12345

/bsp/xuantie/virt64/c906/
A DREADME_cn.md193 Domain0 Region00 : 0x0000000000100000-0x0000000000100fff M: (I,R,W) S/U: (R,W)
194 Domain0 Region01 : 0x0000000010000000-0x0000000010000fff M: (I,R,W) S/U: (R,W)
196 Domain0 Region03 : 0x0000000080040000-0x000000008005ffff M: (R,W) S/U: ()
197 Domain0 Region04 : 0x0000000080000000-0x000000008003ffff M: (R,X) S/U: ()
198 Domain0 Region05 : 0x000000000c400000-0x000000000c5fffff M: (I,R,W) S/U: (R,W)
199 Domain0 Region06 : 0x000000000c000000-0x000000000c3fffff M: (I,R,W) S/U: (R,W)
292 Domain0 Region00 : 0x0000000000100000-0x0000000000100fff M: (I,R,W) S/U: (R,W)
293 Domain0 Region01 : 0x0000000010000000-0x0000000010000fff M: (I,R,W) S/U: (R,W)
295 Domain0 Region03 : 0x0000000080040000-0x000000008005ffff M: (R,W) S/U: ()
297 Domain0 Region05 : 0x000000000c400000-0x000000000c5fffff M: (I,R,W) S/U: (R,W)
[all …]
A DREADME.md191 Domain0 Region00 : 0x0000000000100000-0x0000000000100fff M: (I,R,W) S/U: (R,W)
192 Domain0 Region01 : 0x0000000010000000-0x0000000010000fff M: (I,R,W) S/U: (R,W)
194 Domain0 Region03 : 0x0000000080040000-0x000000008005ffff M: (R,W) S/U: ()
195 Domain0 Region04 : 0x0000000080000000-0x000000008003ffff M: (R,X) S/U: ()
196 Domain0 Region05 : 0x000000000c400000-0x000000000c5fffff M: (I,R,W) S/U: (R,W)
197 Domain0 Region06 : 0x000000000c000000-0x000000000c3fffff M: (I,R,W) S/U: (R,W)
290 Domain0 Region00 : 0x0000000000100000-0x0000000000100fff M: (I,R,W) S/U: (R,W)
291 Domain0 Region01 : 0x0000000010000000-0x0000000010000fff M: (I,R,W) S/U: (R,W)
293 Domain0 Region03 : 0x0000000080040000-0x000000008005ffff M: (R,W) S/U: ()
295 Domain0 Region05 : 0x000000000c400000-0x000000000c5fffff M: (I,R,W) S/U: (R,W)
[all …]
/bsp/CME_M7/StdPeriph_Driver/inc/
A Dcmem7_efuse.h44 #define IS_EFUSE_TMRF(R) (((R) == EFUSE_TMRF_R_3000) || \ argument
45 ((R) == EFUSE_TMRF_R_1200) || \
46 ((R) == EFUSE_TMRF_R_750))
/bsp/asm9260t/IAR_ASM9260T_DeviceSupportFile/arm/config/debugger/AlphaScale/
A DASM9260T.ddf10 ;; AccType type of access, read-only (R), read-write (RW) or SFR (W)
16 ;Memory = ROM Memory 0x00100000 0x00107FFF R
17 ;Memory = BootMem Memory 0x00000000 0x000FFFFF R
37 Memory = ROM Memory 0xFFFF0000 0xFFFFFFFF R
/bsp/mm32f526x/board/
A DKconfig13 bool "Enable UART1 PA9/10(T/R)"
17 bool "Enable UART2 PA2/3(T/R)"
21 bool "Enable UART3 PC10/11(T/R)"
/bsp/mm32l07x/drivers/
A DKconfig7 bool "Enable UART1 PA9/10(T/R)"
12 bool "Enable UART2 PA2/3(T/R)"
/bsp/ultrarisc/ur_dp1000_evb/
A DREADME.md128 Domain0 Region00 : 0x0000000020310000-0x0000000020310fff M: (I,R,W) S/U: (R,W)
129 Domain0 Region01 : 0x0000000080000000-0x000000008003ffff M: (R,X) S/U: ()
130 Domain0 Region02 : 0x0000000080040000-0x000000008007ffff M: (R,W) S/U: ()
131 Domain0 Region03 : 0x0000000008000000-0x00000000080fffff M: (I,R,W) S/U: ()
132 Domain0 Region04 : 0x0000000000000000-0xffffffffffffffff M: () S/U: (R,W,X)
/bsp/yichip/yc3121-pos/drivers/
A DKconfig11 bool "Enable UART0 PA2/3(R/T)"
16 bool "Enable UART1 PC2/3(R/T)"
/bsp/mm32l3xx/drivers/
A DKconfig12 bool "Enable UART1 PA9/10(T/R)"
17 bool "Enable UART2 PA2/3(T/R)"
/bsp/mm32f103x/drivers/
A DKconfig12 bool "Enable UART1 PA9/10(T/R)"
17 bool "Enable UART2 PA2/3(T/R)"
/bsp/yichip/yc3122-pos/drivers/
A DKconfig11 bool "Enable UART0 PC6/5(R/T)"
16 bool "Enable UART1 PC2/3(R/T)"
/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/
A Dcore_pulp.h1276 uint32_t R = 0x6F; /* Jal opcode with x0 as target, eg no return */ in __irq_forge_it_vect() local
1282 R = __BIT_INSERT(R, __BIT_EXTRACT(S, 1, 20), 1, 31); in __irq_forge_it_vect()
1283 R = __BIT_INSERT(R, __BIT_EXTRACT(S, 10, 1), 10, 21); in __irq_forge_it_vect()
1284 R = __BIT_INSERT(R, __BIT_EXTRACT(S, 1, 11), 1, 20); in __irq_forge_it_vect()
1285 R = __BIT_INSERT(R, __BIT_EXTRACT(S, 8, 12), 8, 12); in __irq_forge_it_vect()
1287 return R; in __irq_forge_it_vect()
/bsp/nxp/lpc/lpc408x/drivers/
A DKconfig22 bool "Enable UART0 P0.2/P0.3(T/R)"
27 bool "Enable UART2 P2.8/P0.11(T/R)"
/bsp/mm32f327x/drivers/
A DKconfig13 bool "Enable UART1 PA9/10(T/R)"
17 bool "Enable UART2 PA2/3(T/R)"
/bsp/wch/risc-v/Libraries/ch56x_drivers/
A Dch56x_wdt.c101 uint32_t N, R, Fsys, reload = -1; in _convert_timeout_to_reload() local
110 R = Fsys & 0x7ffff; in _convert_timeout_to_reload()
112 reload -= seconds * N + ((seconds * R) >> 19) + 1; in _convert_timeout_to_reload()
/bsp/k210/drivers/test/
A Dlcd_test.c101 MSH_CMD_EXPORT(showcolor, showcolor R G B-- R / G / B : 0 ~255);
/bsp/stm32/stm32f407-rt-spark/board/ports/led_matrix/
A Ddrv_matrix_led.c158 RGB_Data[LedId].R = Color.R; in Set_LEDColor()
187 dat_r = RGB_Data[i].R; in RGB_Reflash()
A Ddrv_matrix_led.h8 uint8_t R; member
/bsp/wh44b0/
A Dskyeye.conf3 mem_bank: map=M, type=R, addr=0x00000000, size=0x00200000, file=./rtthread-wh44b0.bin
/bsp/xuantie/smartl/e907/
A Dobjdump.bat2 …Studio\repo\Extract\ToolChain_Support_Packages\RISC-V\XTGccElfNewlib\V3.0.1\R\bin\riscv64-unknown-…
/bsp/xuantie/xiaohui/c906/
A Dobjdump.bat2 …Studio\repo\Extract\ToolChain_Support_Packages\RISC-V\XTGccElfNewlib\V3.0.1\R\bin\riscv64-unknown-…
/bsp/xuantie/xiaohui/c907/
A Dobjdump.bat2 …Studio\repo\Extract\ToolChain_Support_Packages\RISC-V\XTGccElfNewlib\V3.0.1\R\bin\riscv64-unknown-…
/bsp/xuantie/xiaohui/c908/
A Dobjdump.bat2 …Studio\repo\Extract\ToolChain_Support_Packages\RISC-V\XTGccElfNewlib\V3.0.1\R\bin\riscv64-unknown-…
/bsp/xuantie/xiaohui/c910/
A Dobjdump.bat2 …Studio\repo\Extract\ToolChain_Support_Packages\RISC-V\XTGccElfNewlib\V3.0.1\R\bin\riscv64-unknown-…
/bsp/xuantie/xiaohui/r908/
A Dobjdump.bat2 …Studio\repo\Extract\ToolChain_Support_Packages\RISC-V\XTGccElfNewlib\V3.0.1\R\bin\riscv64-unknown-…

Completed in 48 milliseconds

12345