Home
last modified time | relevance | path

Searched full:decision (Results 1 – 25 of 48) sorted by relevance

12

/Zephyr-latest/subsys/net/lib/ptp/
Dbtca.h35 * @brief Function performing Best TimeTransmitter Clock state decision algorithm.
39 * @return Proposed PTP Port's state after execution of the state decision algorithm.
Dclock.h99 * @brief Function handling STATE DECISION EVENT for the PTP Clock instance.
109 * @return 1 if the message processing results in State Decision Event.
/Zephyr-latest/modules/thrift/src/thrift/transport/
DTSSLSocket.h393 enum Decision { enum
395 SKIP = 0, // cannot make decision, move on to next (if any)
407 * If a valid decision (ALLOW or DENY) is returned, the peer certificate is
413 virtual Decision verify(const sockaddr_storage & /* sa */) noexcept in verify()
430 virtual Decision verify(const std::string & /* host */, const char * /* name */, in verify()
444 virtual Decision verify(const sockaddr_storage & /* sa */, const char * /* data */, in verify()
451 typedef AccessManager::Decision Decision; typedef
457 Decision verify(const sockaddr_storage &sa) noexcept override;
458 Decision verify(const std::string &host, const char *name, int size) noexcept override;
459 Decision verify(const sockaddr_storage &sa, const char *data, int size) noexcept override;
DTSSLSocket.cpp585 Decision DefaultClientAccessManager::verify(const sockaddr_storage &sa) noexcept in verify()
591 Decision DefaultClientAccessManager::verify(const string &host, const char *name, int size) noexcept in verify()
599 Decision DefaultClientAccessManager::verify(const sockaddr_storage &sa, const char *data, in verify()
/Zephyr-latest/doc/project/
Dworking_groups.rst20 in its activities and decision-making processes.
107 The TSC can modify a TSC working group via a TSC decision. To request such a
114 TSC decision procedure. The submission of a request to terminate the TSC working
Dtsc.rst25 Decision Making
/Zephyr-latest/scripts/west_commands/
Drun_tests.py20 # already available in tox, we can revisit this decision.
/Zephyr-latest/dts/bindings/gpio/
Dnxp,s32-gpio.yaml30 decision is justified by the potentially higher importance of the latter
/Zephyr-latest/boards/native/common/irq/
Dboard_irq.h56 * (maybe) having caused a kernel decision to context switch
/Zephyr-latest/tests/arch/riscv/atomic/src/
Dmain.c18 * decision is based on function return value and target operands.
/Zephyr-latest/include/zephyr/
Dfatal.h74 * and then makes a policy decision on what to do by invoking
Dsyscall.h92 * compile-time decision.
Dirq.h181 * return nonzero status if a scheduling decision should potentially be made.
182 * See ISR_DIRECT_FOOTER() for more details on the scheduling decision.
/Zephyr-latest/doc/services/pm/
Ddevice.rst26 devices, the decision to suspend or resume a device can also be
81 If a decision to enter a CPU lower power state is made, the power management
89 The decision about suspending devices when entering a low power state is done based on the
126 - For devices that can not make any power management decision and have to be
Dsystem.rst92 Other constraints placed upon the decision may include locks disallowing certain power states,
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dpower_down.S80 * The decision was made to proceed with this solution due to its
/Zephyr-latest/arch/arc/core/
Dswitch.S46 * When arch_switch() is invoked, we know the decision to perform a context
/Zephyr-latest/kernel/
Dfatal.c122 * thread; a policy decision was made not to hang the system. in z_fatal_error()
/Zephyr-latest/include/zephyr/pm/
Dpm.h74 * This function overrides decision made by PM policy forcing
/Zephyr-latest/doc/safety/
Dsafety_overview.rst248 influential change or improvement that requires extended discussion or decision-making, the
250 Steering Committee (TSC) as appropriate, so that they can make a decision on the best course of
/Zephyr-latest/arch/nios2/core/
Dexception.S123 /* Call into the kernel to see if a scheduling decision is necessary */
/Zephyr-latest/scripts/
Dtwister198 # Propagate this decision to child processes.
/Zephyr-latest/doc/kernel/services/smp/
Dsmp.rst312 already made its preemption decision when its state was last modified
320 Instead, the SMP "switch to" decision needs to be made synchronously
/Zephyr-latest/arch/arm/core/mpu/
Darm_core_mpu_dev.h87 * The same is required for the NXP MPU due to its OR-based decision
/Zephyr-latest/doc/kernel/memory_management/
Dheap.rst128 configuration parameter in any way it likes to make that decision.

12