Home
last modified time | relevance | path

Searched refs:its (Results 1 – 25 of 818) sorted by relevance

12345678910>>...33

/Zephyr-latest/subsys/secure_storage/
DCMakeLists.txt18 if ((header MATCHES "^its") AND NOT (header STREQUAL "its/common.h"))
19 make_available(its/common.h)
27 make_available(its.h)
37 make_available(its/transform.h)
41 make_available(its/store.h)
47 make_available(its/transform/aead_get.h)
/Zephyr-latest/samples/psa/its/
DREADME.rst27 This sample is located in :zephyr_file:`samples/psa/its`.
39 :zephyr-app: samples/psa/its
43 :west-args: -T sample.psa.its.tfm
52 :zephyr-app: samples/psa/its
56 :west-args: -T sample.psa.its.secure_storage.entropy_driver
61 :zephyr-app: samples/psa/its
65 :west-args: -T sample.psa.its.secure_storage.entropy_not_secure
/Zephyr-latest/soc/intel/intel_socfpga/agilex5/
Dmmu_regions.c38 DT_REG_ADDR(DT_NODELABEL(its)),
39 DT_REG_SIZE(DT_NODELABEL(its)),
/Zephyr-latest/lib/posix/options/
Dtimer.c204 int timer_gettime(timer_t timerid, struct itimerspec *its) in timer_gettime() argument
220 its->it_value.tv_sec = (int32_t) secs; in timer_gettime()
221 its->it_value.tv_nsec = (int32_t) nsecs; in timer_gettime()
224 its->it_value.tv_sec = 0; in timer_gettime()
225 its->it_value.tv_nsec = 0; in timer_gettime()
229 its->it_interval = timer->interval; in timer_gettime()
/Zephyr-latest/subsys/secure_storage/src/
DCMakeLists.txt6 add_subdirectory(its)
/Zephyr-latest/tests/drivers/coredump/coredump_api/boards/
Dqemu_riscv32_qemu_virt_riscv32_smp.overlay2 * Copyright Meta Platforms, Inc. and its affiliates.
/Zephyr-latest/drivers/coredump/
DCMakeLists.txt1 # Copyright Meta Platforms, Inc. and its affiliates.
/Zephyr-latest/drivers/sensor/bosch/bmp581/
DCMakeLists.txt2 # Copyright (c) 2022 Badgerd Technologies B.V and its affiliates
/Zephyr-latest/boards/arm/fvp_base_revc_2xaemv8a/
Dfvp_base_revc_2xaemv8a_fvp_base_revc_2xaemv8a_smp_ns.dts2 * Copyright (c) 2022 Arm Limited (or its affiliates). All rights reserved.
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/
Dfvp_baser_aemv8r_fvp_aemv8r_aarch64_smp.dts2 * Copyright (c) 2021 Arm Limited (or its affiliates). All rights reserved.
Dfvp_baser_aemv8r_fvp_aemv8r_aarch32_smp.dts2 * Copyright (c) 2023 Arm Limited (or its affiliates). All rights reserved.
DKconfig.defconfig1 # Copyright (c) 2021 Arm Limited (or its affiliates). All rights reserved.
/Zephyr-latest/doc/kernel/services/synchronization/
Dsemaphores.rst17 semaphore is referenced by its memory address.
28 to a non-negative value that is less than or equal to its limit.
31 increments its count, unless the count is already equal to the limit.
34 decrements its count, unless the semaphore is unavailable (i.e. at zero).
61 semaphore by setting its count to 0 and its limit to 1.
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/
Dev11l78a.overlay2 * Copyright (c) 2023, Meta Platforms, Inc. and its affiliates.
/Zephyr-latest/tests/drivers/adc/adc_api/boards/
Dev11l78a.overlay2 * Copyright (c) 2023, Meta Platforms, Inc. and its affiliates.
/Zephyr-latest/drivers/misc/ethos_u/
DCMakeLists.txt1 # Copyright 2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/
Dghrd_10m50da.qpf5 # and other software and tools, and its AMPP partner logic
14 # devices manufactured by Altera and sold by Altera or its
/Zephyr-latest/dts/arm/atmel/
Dsamx2xx14.dtsi2 * Copyright (c) 2023, Meta Platforms, Inc. and its affiliates.
Dsamx2xx15.dtsi2 * Copyright (c) 2023, Meta Platforms, Inc. and its affiliates.
Dsamx2xx16.dtsi2 * Copyright (c) 2023, Meta Platforms, Inc. and its affiliates.
Dsamx2xx17.dtsi2 * Copyright (c) 2023, Meta Platforms, Inc. and its affiliates.
Dsamx2xx18.dtsi2 * Copyright (c) 2023, Meta Platforms, Inc. and its affiliates.
/Zephyr-latest/soc/arm/mps3/
DKconfig.defconfig.mps3_corstone3101 # Copyright 2024 Arm Limited and/or its affiliates <open-source-office@arm.com>
/Zephyr-latest/dts/arm/renesas/smartbond/
Dda14695.dtsi1 /* Copyright (c) 2023 Renesas Electronics Corporation and/or its affiliates */
/Zephyr-latest/drivers/sensor/bosch/bmp388/
DCMakeLists.txt2 # Copyright (c) 2020 Facebook, Inc. and its affiliates

12345678910>>...33