Home
last modified time | relevance | path

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

/Zephyr-latest/dts/bindings/usb/
Dnuvoton,numaker-usbd.yaml29 disallow-iso-in-out-same-number:
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_callbacks.rst132 Some callbacks expect a return status to either allow or disallow an operation,
298 will disallow it and return that code to the client
316 return code will disallow it and return that code to the client
324 return code will disallow it and return that code to the client
/Zephyr-latest/dts/bindings/mspi/
Dmspi-controller.yaml54 or disallow calling mspi_dev_config with MSPI_DEVICE_CONFIG_NONE.
/Zephyr-latest/arch/riscv/core/
Dpmp.S30 * we disallow compressed instructions so the update block sizes are easily
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dproxy.h90 /** @brief Disallow Proxy Client to auto connect to a network.
/Zephyr-latest/samples/drivers/watchdog/src/
Dmain.c26 * useful. Explicitly disallow use of the callback.
/Zephyr-latest/tests/subsys/pm/policy_api/src/
Dmain.c92 /* disallow PM_STATE_RUNTIME_IDLE in ZTEST()
123 /* disallow PM_STATE_RUNTIME_IDLE and substate 1 in ZTEST()
/Zephyr-latest/drivers/flash/
Dflash_stm32wbx.c127 * The only way for CPU1 to disallow flash processing is to in write_dword()
264 * The only way for CPU1 to disallow flash processing is to in erase_page()
/Zephyr-latest/subsys/retention/
Dretention.c273 /* Disallow reading past the virtual data size or before it */ in retention_read()
299 /* Disallow writing past the virtual data size or before it */ in retention_write()
/Zephyr-latest/include/zephyr/toolchain/
Dcommon.h146 * disallow us to test system calls in POSIX unit testing (currently
/Zephyr-latest/arch/x86/core/ia32/
Dfloat.c53 * @brief Disallow use of floating point capabilities
/Zephyr-latest/dts/arm/nuvoton/
Dm2l31x.dtsi402 disallow-iso-in-out-same-number;
Dm46x.dtsi615 disallow-iso-in-out-same-number;
/Zephyr-latest/doc/security/
Dsensor-threat.rst147 permanently disallow modification of this section. This
/Zephyr-latest/drivers/timer/
Dnrf_rtc_timer.c241 * Use @c true to disallow CC adjustment. The function can
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_conn.c443 /* Disallow if CIG is still in configurable state */ in ll_terminate_ind_send()
480 /* Disallow if CIS is not connected */ in ll_terminate_ind_send()
485 /* Disallow if ACL has disconnected */ in ll_terminate_ind_send()
Dull_adv.c268 /* disallow changing to legacy advertising while
/Zephyr-latest/kernel/
DKconfig128 disallow threads from running on given CPUs. Note that as currently
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h2021 /** @brief Allow/disallow remote LE SC OOB data to be used for pairing.
2029 /** @brief Allow/disallow remote legacy OOB data to be used for pairing.
/Zephyr-latest/include/zephyr/drivers/
Dcan.h1141 * Bring the CAN controller into `CAN_STATE_STOPPED`. This will disallow the CAN controller from
/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst441 RW permissions. That is, an MPU region is utilized to disallow execute permissions on
/Zephyr-latest/doc/releases/
Drelease-notes-2.0.rst865 * :github:`17307` - device tree bindings disallow strings that begin with integers
Drelease-notes-2.4.rst794 * Disallow modifying the content of a static subtree name.
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c405 /* TODO: disallow sending sync commands from syswq altogether */ in bt_hci_cmd_send_sync()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c493 * disallow if any connections are up in set_ctl_to_host_flow()