Home
last modified time | relevance | path

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

12345678910>>...22

/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/persistence/
Daccess.sh16 -- -argstest access-cfg=configured
20 -- -argstest access-cfg=configured
24 -- -argstest access-cfg=new-subs
28 -- -argstest access-cfg=new-subs
32 -- -argstest access-cfg=not-configured
39 -- -argstest access-cfg=configured
43 -- -argstest access-cfg=configured
47 -- -argstest access-cfg=new-subs
51 -- -argstest access-cfg=new-subs
55 -- -argstest access-cfg=not-configured
/Zephyr-latest/boards/nordic/nrf9280pdk/
Dnrf9280pdk_nrf9280-memory_map.dtsi18 nordic,access = <NRF_OWNER_ID_RADIOCORE NRF_PERM_RWS>;
36 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWS>;
58 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RW>,
77 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RW>,
121 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWS>;
140 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWX>;
163 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RW>;
173 nordic,access = <NRF_OWNER_ID_RADIOCORE NRF_PERM_RW>;
184 nordic,access = <NRF_OWNER_ID_RADIOCORE NRF_PERM_RXS>;
196 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RXS>;
[all …]
/Zephyr-latest/boards/nordic/nrf54h20dk/
Dnrf54h20dk_nrf54h20-memory_map.dtsi14 nordic,access = <NRF_OWNER_ID_RADIOCORE NRF_PERM_RWS>;
32 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWS>;
54 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWS>;
69 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RW>,
109 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWS>;
140 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWX>;
163 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RW>;
173 nordic,access = <NRF_OWNER_ID_RADIOCORE NRF_PERM_RW>;
184 nordic,access = <NRF_OWNER_ID_RADIOCORE NRF_PERM_RXS>;
196 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RXS>;
[all …]
/Zephyr-latest/subsys/net/l2/ieee802154/
DKconfig.radio23 prompt "Radio channel access protocol"
26 Select which medium access protocol to use.
29 bool "IEEE 802.15.4 unslotted CSMA-CA medium access protocol"
33 channel access and fits most usage scenarios (see IEEE 802.15.4-2020,
37 bool "IEEE 802.15.4 Aloha medium access protocol (CCA mode 4)"
43 current implementation does not randomize channel access.
55 before declaring a channel access failure (MAC PIB attribute:
/Zephyr-latest/subsys/shell/modules/
DKconfig10 This shell provides access to basic device data.
17 This shell provides access to date and time based on Unix time.
24 This shell command provides read/write access to physical memory.
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_obj_access_control.c216 uint16_t access) in check_acl_table() argument
242 return (access_rights & access) == access; in check_acl_table()
251 return (default_rights & access) == access; in check_acl_table()
268 uint16_t access = operation_to_acperm(operation); in access_control_check_access() local
277 switch (access) { in access_control_check_access()
301 if (access == DISCOVER || access == WRITE_ATTR) { in access_control_check_access()
305 if (access != CREATE) { in access_control_check_access()
310 if (access == CREATE) { in access_control_check_access()
314 if (check_acl_table(obj_id, obj_inst_id, short_server_id, access)) { in access_control_check_access()
/Zephyr-latest/drivers/spi/
DKconfig.dw18 bool "DesignWare SPI only allows word access"
21 DesignWare SPI only allows word access, byte access will raise
/Zephyr-latest/samples/drivers/spi_fujitsu_fram/src/
Dmain.c29 uint8_t access[3]; in mb85rs64v_access() local
32 .buf = access, in mb85rs64v_access()
43 access[0] = cmd; in mb85rs64v_access()
46 access[1] = (addr >> 8) & 0xFF; in mb85rs64v_access()
47 access[2] = addr & 0xFF; in mb85rs64v_access()
/Zephyr-latest/drivers/flash/
DKconfig.esp3215 bool "Add MPU access to write to flash"
17 Enable this to allow MPU RWX access to flash memory
DKconfig.ifx_cat134 bool "Add MPU access to write to flash"
36 Enable this to allow MPU RWX access to flash memory.
/Zephyr-latest/soc/renesas/smartbond/da1469x/
Dintvect_reserved.ld10 * access to interrupt vector which is located at 0x0 where flash is remapped.
11 * This means first 512 bytes of sram has to be reserved so remapped access does
/Zephyr-latest/arch/x86/
Dgen_gdt.py99 def create_code_data_entry(base, limit, dpl, flags, access): argument
102 (base, limit, dpl, flags, access))
121 access = access | (present << 7) | (dpl << 5) | (desc_type << 4) | accessed
125 access, flags, base_hi)
/Zephyr-latest/drivers/disk/
DKconfig.mmc20 bool "MMC access via SD subsystem"
25 Enable MMC access via SD subsystem.
/Zephyr-latest/kernel/
DKconfig.mem_domain48 thread access to memory. Memory domain APIs may only be invoked from
51 For these reasons, on uniprocessor systems unless memory access
71 have no access to others threads' stacks.
73 If disabled, threads within the same memory domains can access
76 Regardless of this settings, threads cannot access the stacks of
/Zephyr-latest/arch/arm64/core/cortex_r/
DKconfig28 system requires PRIV access policy different from the access policy
35 allow nPRIV access at all. However, since the background map
57 bool "Add MPU access to write to flash"
59 Enable this to allow MPU RWX access to flash memory
/Zephyr-latest/samples/boards/nxp/mimxrt1170_evk_cm7/magic_addr/
DREADME.rst4 Configure an interrupt that triggers on arbitrary RAM/TCM address access.
12 on an arbitrary RAM/TCM address access. This sample shows how to use the custom
/Zephyr-latest/doc/kernel/usermode/
Doverview.rst34 - We prevent access to memory not specifically granted, or incorrect access to
41 - A user thread will by default have read/write access to its own stack
44 - A user thread will never by default have access to user thread stacks
47 - A user thread will never by default have access to thread stacks owned
51 - A user thread may have read/write access to the stacks of other user
54 - On MPU systems, threads may only access their own stack buffer.
56 - On MMU systems, threads may access any user thread stack in the same
62 - User threads by default are not granted default access to any memory
78 access to read or write, depending on the semantics of the API.
135 - Any user thread will only have access to a subset of memory:
[all …]
/Zephyr-latest/subsys/bluetooth/services/
DKconfig.hrs23 bool "Require encryption for access"
26 bool "Require encryption and authentication for access"
/Zephyr-latest/tests/arch/arc/arc_vpx_lock/
DREADME.txt8 used to control access to them (they bookend the relevant code sections),
9 the test does not actually access those VPX registers.
/Zephyr-latest/subsys/bluetooth/services/ias/
DKconfig.ias22 bool "Require encryption for write access"
25 bool "Require encryption and authentication for write access"
/Zephyr-latest/subsys/ipc/ipc_service/lib/
DKconfig.icmsg5 bool "Synchronize access to shared memory"
9 Provide synchronization access to shared memory at a library level.
11 multiple contexts. Mutex is used to guard access to the memory.
21 Maximum time to wait, in milliseconds, for access to send data with
82 management to ensure correct data access.
/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/fs_mgmt/
Dfs_mgmt_callbacks.h45 enum fs_mgmt_file_access_types access; member
/Zephyr-latest/tests/arch/common/ramfunc/boards/
Dnrf54h20dk_nrf54h20_cpuapp.overlay7 nordic,access = <NRF_OWNER_ID_APPLICATION NRF_PERM_RWXS>;
/Zephyr-latest/scripts/build/
Ddir_is_writeable.py7 is_writeable = os.access(sys.argv[1], os.W_OK)
/Zephyr-latest/soc/nuvoton/numaker/
DCMakeLists.txt5 # This is for access to pinctrl macros

12345678910>>...22