Home
last modified time | relevance | path

Searched refs:perm (Results 1 – 22 of 22) sorted by relevance

/Zephyr-Core-3.7.0/tests/kernel/threads/thread_error_case/src/
Dmain.c42 uint32_t perm = K_INHERIT_PERMS; in tThread_entry_negative() local
69 perm = perm | K_USER; in tThread_entry_negative()
75 perm, K_NO_WAIT); in tThread_entry_negative()
80 perm = perm | K_USER; in tThread_entry_negative()
86 perm, K_NO_WAIT); in tThread_entry_negative()
91 perm = perm | K_USER; in tThread_entry_negative()
96 perm, K_NO_WAIT); in tThread_entry_negative()
111 uint32_t perm = K_INHERIT_PERMS; in create_negative_test_thread() local
114 perm = perm | K_USER; in create_negative_test_thread()
123 perm, K_NO_WAIT); in create_negative_test_thread()
/Zephyr-Core-3.7.0/boards/nordic/nrf54h20dk/
Dnrf54h20dk_nrf54h20-memory_map.dtsi14 perm-read;
15 perm-write;
16 perm-secure;
38 perm-read;
39 perm-write;
40 perm-secure;
58 perm-read;
59 perm-write;
100 perm-read;
101 perm-write;
[all …]
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/rdc/
Dimx_rdc.h22 #define RDC_DOMAIN_PERM(domain, perm) (perm << (domain * 2)) argument
/Zephyr-Core-3.7.0/tests/kernel/mutex/mutex_error_case/src/
Dtest_mutex_error.c99 uint32_t perm = K_INHERIT_PERMS; in create_negative_test_thread() local
102 perm = perm | K_USER; in create_negative_test_thread()
111 perm, K_NO_WAIT); in create_negative_test_thread()
/Zephyr-Core-3.7.0/tests/kernel/common/src/
Derrno.c149 uint32_t perm = K_INHERIT_PERMS; in ZTEST_USER() local
152 perm = perm | K_USER; in ZTEST_USER()
157 K_PRIO_PREEMPT(1), perm, in ZTEST_USER()
/Zephyr-Core-3.7.0/tests/ztest/error_hook/src/
Dmain.c247 uint32_t perm = K_INHERIT_PERMS; in run_trigger_thread() local
252 perm = perm | K_USER; in run_trigger_thread()
259 perm, K_NO_WAIT); in run_trigger_thread()
/Zephyr-Core-3.7.0/tests/arch/common/ramfunc/boards/
Dnrf54h20dk_nrf54h20_cpuapp.overlay7 perm-execute;
/Zephyr-Core-3.7.0/arch/riscv/core/
Dpmp.c155 static bool set_pmp_entry(unsigned int *index_p, uint8_t perm, in set_pmp_entry() argument
175 pmp_n_cfg[index] = perm | PMP_TOR; in set_pmp_entry()
179 pmp_n_cfg[index] = perm | PMP_NA4; in set_pmp_entry()
186 pmp_n_cfg[index] = perm | PMP_NAPOT; in set_pmp_entry()
196 pmp_n_cfg[index] = perm | PMP_TOR; in set_pmp_entry()
/Zephyr-Core-3.7.0/arch/xtensa/core/
Dmpu.c767 uint32_t perm; in arch_mem_domain_partition_remove() local
794 perm = XTENSA_MPU_ACCESS_P_RO_U_NA; in arch_mem_domain_partition_remove()
810 perm = XTENSA_MPU_ACCESS_P_RW_U_NA; in arch_mem_domain_partition_remove()
820 perm = XTENSA_MPU_ACCESS_P_NA_U_NA; in arch_mem_domain_partition_remove()
832 perm, in arch_mem_domain_partition_remove()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dgatt_macs.h40 .perm = _perm, \
/Zephyr-Core-3.7.0/tests/kernel/mem_protect/mem_protect/src/
Dkobject.c1107 uint32_t perm = K_INHERIT_PERMS; in ZTEST() local
1110 perm = perm | K_USER; in ZTEST()
1117 K_PRIO_PREEMPT(1), perm, K_NO_WAIT); in ZTEST()
/Zephyr-Core-3.7.0/samples/subsys/usb/dfu/
DREADME.rst137 Note the ``Swap type: perm``.
149 I: Swap type: perm
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/
Dgatt.h184 uint16_t perm; member
1076 .perm = _perm, \
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dvocs.c447 attr->perm |= BT_GATT_PERM_WRITE_ENCRYPT; in bt_vocs_register()
453 attr->perm |= BT_GATT_PERM_WRITE_ENCRYPT; in bt_vocs_register()
Daics.c553 attr->perm |= BT_GATT_PERM_WRITE_ENCRYPT; in bt_aics_register()
/Zephyr-Core-3.7.0/boards/ronoth/lodev/doc/
Dindex.rst158 …76S Product Information Brief: https://www.acsip.com.tw/index.php?action=download_pro&perm=d&id=365
Ds76s.rst234 …76S Product Information Brief: https://www.acsip.com.tw/index.php?action=download_pro&perm=d&id=365
/Zephyr-Core-3.7.0/subsys/net/lib/lwm2m/
Dlwm2m_object.h173 #define OBJ_FIELD_DATA(res_id, perm, type) \ argument
174 OBJ_FIELD(res_id, perm, type)
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/
Dbtp_gatt.c364 if ((attr->perm & GATT_PERM_ENC_READ_MASK) && (conn != NULL) && in read_value()
396 if ((attr->perm & GATT_PERM_ENC_WRITE_MASK) && in write_value()
946 if (!(attr->perm & (GATT_PERM_ENC_READ_MASK | in set_attr_enc_key_size()
2184 gatt_attr->permission = attr->perm; in get_attrs_rp()
/Zephyr-Core-3.7.0/subsys/bluetooth/shell/
Dgatt.c714 attr, handle, str, attr->perm); in print_attr()
1183 attr->perm); in get_cb()
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dgatt.c1316 bt_uuid_str(attrs->uuid), attrs->perm); in gatt_register()
3171 (!(attr->perm & BT_GATT_PERM_READ_MASK) || !attr->read)) { in bt_gatt_check_perm()
3176 (!(attr->perm & BT_GATT_PERM_WRITE_MASK) || !attr->write)) { in bt_gatt_check_perm()
3184 mask &= attr->perm; in bt_gatt_check_perm()
Datt.c2160 if (!(attr->perm & BT_GATT_PERM_PREPARE_WRITE)) { in prep_write_cb()