Searched refs:RW (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/ca/ |
A D | core_ca.h | 1879 RW, enumerator 1911 region.priv_t = RW; \ 1912 region.user_t = RW; \ 1926 region.priv_t = RW; \ 1927 region.user_t = RW; \ 1986 region.priv_t = RW; \ 1987 region.user_t = RW; \ 2187 else if ((priv == RW) && (user == RW)) { ap = 0x3; } in MMU_APSection() 2194 else if ((priv == RW) && (user == RW)) { ap = 0x3; } in MMU_APSection() 2324 else if ((priv == RW) && (user == RW)) { ap = 0x3; } in MMU_APPage() [all …]
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/ |
A D | rtl8721d_psram.h | 346 _LONG_CALL_ void PSRAM_CTRL_CA_Gen(u8* PSRAM_CA, u32 StartAddr, u8 BurstType, u8 AddSpace, u8 RW); 347 _LONG_CALL_ void PSRAM_CTRL_DPin_Mem(u8* PSRAM_CA, u32* PSRAM_data, u32 PSRAM_byteen, u8 RW); 348 _LONG_CALL_ void PSRAM_CTRL_DPin_Reg(u8* PSRAM_CA, u32* PSRAM_data, u8 RW);
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_color.c | 178 #define Code2V(c, RB, RW, CR) ((((c)-(int32)(RB))*(float)(CR))/(float)(((RW)-(RB)!=0) ? ((RW)-(RB))… argument
|
/AliOS-Things-master/components/ble_mesh/ |
A D | README.md | 90 | Solution | Code size/Bytes | Ro data/Bytes | RW Data/Bytes | BSS/Bytes |
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | rgb2ycbcr.c | 161 V2Code(float f, float RB, float RW, int CR) in V2Code() argument 163 unsigned int c = (unsigned int)((((f)*(RW-RB)/CR)+RB)+.5); in V2Code()
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | testimg.ppm | 5 …RW�47�FJ�8<�BE�7:�.0�15�IK�8;�8:�#%�<>�89�;>�=A�6<�-4�)2�19�<D�LS�^e�ks�is�`l�Yh�Xh�Xk�ga�ZV�WT�@?…
|
Completed in 28 milliseconds