Home
last modified time | relevance | path

Searched full:whether (Results 1 – 25 of 678) sorted by relevance

12345678910>>...28

/Zephyr-latest/arch/arm/include/cortex_m/
Dcmse.h58 * Evaluates whether a specified memory location can be read according to the
67 * for unprivileged access, regardless of whether the current
77 * Evaluates whether a specified memory location can be read/written according
87 * for unprivileged access, regardless of whether the current
97 * Evaluates whether a memory address range, specified by its base address
109 * for unprivileged access, regardless of whether the current
119 * Evaluates whether a memory address range, specified by its base address
131 * for unprivileged access, regardless of whether the current
148 * Evaluates whether a given object can be read according to the
166 * Evaluates whether a given object can be read according to the
[all …]
Dexception.h67 /* bit[4]: Stack frame type. Indicates whether the stack frame is a standard
74 /* bit[5]: Default callee register stacking. Indicates whether the default
75 * stacking rules apply, or whether the callee registers are already on the
82 /* bit[6]: Secure or Non-secure stack. Indicates whether a Secure or
104 * ESF, whether the processor was in handler mode before entering
110 * whether we are in a nested exception; we rely on the
252 /* Assess whether thread had been using the FP registers and add size of additional in z_arm_set_fault_sp()
273 * @brief Assess whether a debug monitor event should be treated as an error
276 * evaluates whether this needs to be considered as a processor error.
/Zephyr-latest/samples/bluetooth/cap_acceptor/
DKconfig7 bool "Whether or not to search for CAP acceptors for unicast audio"
23 bool "Whether or not to search for CAP acceptors for unicast audio"
37 bool "Whether to scan for Broadcast Sources without Broadcast Assistant"
/Zephyr-latest/dts/bindings/sensor/
Dnxp,lpcmp.yaml20 Decide whether to enable the comparator is available in selected pin.
25 Decide whether to use the unfiltered output.
30 Decide whether to invert the comparator output.
/Zephyr-latest/drivers/watchdog/
DKconfig.xlnx20 Controls whether the Xilinx AXI Timebase WDT driver exposes a HWINFO
21 API which allows determining whether the WDT initiated the last
/Zephyr-latest/dts/bindings/crypto/
Dnordic,nrf-ccm.yaml20 Indicates whether the CCM peripheral supports the extended length
27 Indicates whether the CCM peripheral supports the headermask register to
/Zephyr-latest/samples/bluetooth/cap_initiator/
DKconfig7 bool "Whether or not to search for CAP acceptors for unicast audio"
24 bool "Whether or not to search for CAP acceptors for broadcast audio"
/Zephyr-latest/tests/drivers/entropy/api/src/
Dmain.c18 * -# Verify whether buffer overflow occurred or not.
19 * -# Verify whether buffer completely filled or not.
91 /* Check whether 20% or more of buffer still filled with default in get_entropy()
93 * to buffer. Recheck random_entropy and verify whether 20% or more in get_entropy()
/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dcoex.h31 * Indicates whether separate antenans are used or not.
48 * Indicates whether separate antenans are used or not.
63 * Indicates whether separate antenans are used or not.
/Zephyr-latest/drivers/i2s/
DKconfig.sam_ssc31 an output or an input depending on whether the receiver is working
42 an output or an input depending on whether the receiver is working
/Zephyr-latest/dts/bindings/mspi/
Dmspi-controller.yaml44 Indicate whether the hardware supports DQS.
51 Indicate whether the controller driver enables support for
92 Regardless of whether the CE pin may need software control or MSPI
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/
Dutil_sformat.h21 /** Whether or not to render ASCII equivalents. */
23 /** Whether or not to add address labels to the output. */
/Zephyr-latest/arch/arc/core/secureshield/
Dsecure_sys_services.c22 * to decide whether the access is valid.
37 * to decide whether the access is valid.
63 * apply one. Necessary check should be done to decide whether the apply is
/Zephyr-latest/subsys/bluetooth/host/classic/
Davrcp_internal.h70 * within the target. These fields enable the target to determine whether the command is
76 * within the target. These fields enable the target to determine whether the command is
86 * within the target. These fields enable the target to determine whether the command is
93 * within the target. These fields enable the target to determine whether the command is
/Zephyr-latest/doc/build/dts/
Ddt-vs-kconfig.rst7 source code. Whether to use devicetree or Kconfig for a particular purpose can
16 image. Examples include whether to add networking support, which drivers are
33 * Whether or not to include **software support** for UART in the build is
/Zephyr-latest/subsys/bluetooth/services/bas/
Dbas_internal.h24 * - Indicates whether the identifier field is present.
26 * - Indicates whether the battery level field is present.
28 * - Indicates whether the additional status field is present.
134 * @param value The new value of the CCC. This value indicates whether
/Zephyr-latest/arch/arm/core/cortex_m/
Ddebug.c18 * @brief Assess whether a debug monitor event should be treated as an error
21 * evaluates whether this needs to be considered as a processor error.
28 /* Assess whether this debug exception was triggered in z_arm_debug_monitor_event_error_check()
/Zephyr-latest/tests/bluetooth/df/connection_cte_tx_params/
Dprj.conf5 # It does not matter for the test whether central or peripheral is used.
/Zephyr-latest/doc/develop/api/
Dterminology.rst19 effect whether invoked from interrupt or thread context
48 a consequence of a higher-priority thread being made ready. Whether the
127 whether it is being invoked from interrupt or thread context.
162 :c:func:`k_is_pre_kernel` when determining whether it can fulfill its
191 not affect whether the operation will be completed before the function
/Zephyr-latest/boards/raspberrypi/rpi_pico2/
Drpi_pico2_rp2350a_m33_defconfig1 # This configuration is orthogonal to whether the Cortex-M33 or Hazard3 cores
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/
DKconfig7 bool "Whether to wait for a Broadcast Assistant"
16 bool "Whether to scan for Broadcast Sources without Broadcast Assistant"
/Zephyr-latest/subsys/usb/device_next/
Dusbd_ch9.h13 * @brief Check whether USB device is in default state.
25 * @brief Check whether USB device is in address state.
37 * @brief Check whether USB device is in configured state.
/Zephyr-latest/dts/bindings/watchdog/
Dti,cc13xx-cc26xx-watchdog.yaml20 Whether the watchdog triggers a Non-Maskable Interrupt or a standard one
/Zephyr-latest/tests/boards/mec15xxevb_assy6853/i2c_api/src/
Dmain.c23 * - check read data whether correct
58 /* check read data whether correct */ in ZTEST()
/Zephyr-latest/tests/boards/mec172xevb_assy6906/i2c_api/src/
Dmain.c23 * - check read data whether correct
58 /* check read data whether correct */ in ZTEST()

12345678910>>...28