Home
last modified time | relevance | path

Searched refs:access (Results 1 – 25 of 186) sorted by relevance

12345678

/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/inc/
A Dattm.h52 #define ATTMDB_UPDATE_PERM(handle, access, right)\ argument
53 attm_att_update_perm(handle, (PERM_MASK_ ## access), PERM(access, right))
55 #define ATTMDB_UPDATE_PERM_VAL(handle, access, val)\ argument
56 attm_att_update_perm(handle, (PERM_MASK_ ## access), ((val) << (PERM_POS_ ## access)))
A Datt.h922 #define PERM_GET(perm, access)\ argument
923 (((perm) & (PERM_MASK_ ## access)) >> (PERM_POS_ ## access))
926 #define PERM(access, right) \ argument
927 (((PERM_RIGHT_ ## right) << (PERM_POS_ ## access)) & (PERM_MASK_ ## access))
930 #define PERM_IS_SET(perm, access, right) \ argument
931 (((perm) & (((PERM_RIGHT_ ## right) << (PERM_POS_ ## access))) \
932 & (PERM_MASK_ ## access)) == PERM(access, right))
935 #define PERM_VAL(access, perm) \ argument
936 ((((perm) << (PERM_POS_ ## access))) & (PERM_MASK_ ## access))
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_plug.c206 snd_pcm_access_t access; member
234 slv->access = clt->access; in snd_pcm_plug_change_rate()
353 slv->access = clt->access; in snd_pcm_plug_change_channels()
402 slv->access = clt->access; in snd_pcm_plug_change_format()
412 if (clt->access == slv->access) in snd_pcm_plug_change_access()
417 slv->access = clt->access; in snd_pcm_plug_change_access()
445 client->access != p.access || in snd_pcm_plug_insert_plugins()
454 p.access, p.format, in snd_pcm_plug_insert_plugins()
458 p.access, p.format, in snd_pcm_plug_insert_plugins()
468 p.access, p.format, in snd_pcm_plug_insert_plugins()
[all …]
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/HPM6750/toolchains/segger/
A Dram_core1.icf31 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
32 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
93 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
94 define access readonly { section .eh_frame, section .eh_frame.* };
95 define access readonly { section .sdata.DW.* };
107 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
A Dflash.icf28 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
29 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
101 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
102 define access readonly { section .eh_frame, section .eh_frame.* };
103 define access readonly { section .sdata.DW.* };
123 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
A Dflash_uf2.icf29 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
30 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
103 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
104 define access readonly { section .eh_frame, section .eh_frame.* };
105 define access readonly { section .sdata.DW.* };
125 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
A Dram.icf32 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
33 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
95 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
96 define access readonly { section .eh_frame, section .eh_frame.* };
97 define access readonly { section .sdata.DW.* };
111 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/HPM6E80/toolchains/segger/
A Dram_core1.icf32 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
33 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
94 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
95 define access readonly { section .eh_frame, section .eh_frame.* };
96 define access readonly { section .sdata.DW.* };
108 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
A Dflash.icf28 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
29 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
97 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
98 define access readonly { section .eh_frame, section .eh_frame.* };
99 define access readonly { section .sdata.DW.* };
114 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
A Dflash_sdram_uf2.icf30 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
31 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
100 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
101 define access readonly { section .eh_frame, section .eh_frame.* };
102 define access readonly { section .sdata.DW.* };
115 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
A Dflash_uf2.icf29 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
30 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
100 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
101 define access readonly { section .eh_frame, section .eh_frame.* };
102 define access readonly { section .sdata.DW.* };
115 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
A Dram.icf27 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
28 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
95 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
96 define access readonly { section .eh_frame, section .eh_frame.* };
97 define access readonly { section .sdata.DW.* };
109 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/HPM6280/toolchains/segger/
A Dram_core1.icf27 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
28 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
93 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
94 define access readonly { section .eh_frame, section .eh_frame.* };
95 define access readonly { section .sdata.DW.* };
107 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5361/toolchains/segger/
A Dflash.icf25 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
26 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
89 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
90 define access readonly { section .eh_frame, section .eh_frame.* };
91 define access readonly { section .sdata.DW.* };
105 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
A Dflash_uf2.icf26 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
27 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
91 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
92 define access readonly { section .eh_frame, section .eh_frame.* };
93 define access readonly { section .sdata.DW.* };
105 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
A Dram.icf24 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
25 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
87 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
88 define access readonly { section .eh_frame, section .eh_frame.* };
89 define access readonly { section .sdata.DW.* };
100 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/HPM6360/toolchains/segger/
A Dram.icf26 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
27 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
91 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
92 define access readonly { section .eh_frame, section .eh_frame.* };
93 define access readonly { section .sdata.DW.* };
104 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5301/toolchains/segger/
A Dflash.icf25 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
26 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
89 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
90 define access readonly { section .eh_frame, section .eh_frame.* };
91 define access readonly { section .sdata.DW.* };
105 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
A Dflash_uf2.icf26 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
27 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
91 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
92 define access readonly { section .eh_frame, section .eh_frame.* };
93 define access readonly { section .sdata.DW.* };
105 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
A Dram.icf24 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
25 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
87 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
88 define access readonly { section .eh_frame, section .eh_frame.* };
89 define access readonly { section .sdata.DW.* };
100 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_CodeStartBranch.asm97 EALLOW ;Enable EALLOW protected register access
100 EDIS ;Disable EALLOW protected register access
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/HPM6880/toolchains/segger/
A Dflash.icf28 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
29 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
95 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
96 define access readonly { section .eh_frame, section .eh_frame.* };
97 define access readonly { section .sdata.DW.* };
110 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
A Dflash_sdram_uf2.icf30 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
31 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
94 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
95 define access readonly { section .eh_frame, section .eh_frame.* };
96 define access readonly { section .sdata.DW.* };
109 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
A Dflash_uf2.icf29 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
30 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
97 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
98 define access readonly { section .eh_frame, section .eh_frame.* };
99 define access readonly { section .sdata.DW.* };
112 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory
A Dram.icf27 define block heap with size = __HEAPSIZE__, alignment = 8, /* fill =0x00, */ readwrite access { };
28 define block stack with size = __STACKSIZE__, alignment = 16, /* fill =0xCD, */ readwrite access { …
95 define access readonly { section .gcc_except_table, section .gcc_except_table.* };
96 define access readonly { section .eh_frame, section .eh_frame.* };
97 define access readonly { section .sdata.DW.* };
109 … { section .fast_ram.init, section .fast_ram, section .fast_ram.bss}; // Fast access memory

Completed in 45 milliseconds

12345678