Searched full:disables (Results 1 – 25 of 167) sorted by relevance
1234567
/Zephyr-latest/tests/arch/arm/arm_thread_swap_tz/ |
D | testcase.yaml | 10 # NOTE: this platform disables FPU access in TFM. 19 # NOTE: this platform disables FPU access in TFM.
|
/Zephyr-latest/soc/nxp/s32/s32k1/ |
D | flash_configuration.c | 17 /* Flash security register (FSEC) enables/disables backdoor key access, 22 /* Flash nonvolatile option register (FOPT) enables/disables NMI,
|
/Zephyr-latest/soc/nxp/kinetis/ |
D | flash_configuration.c | 18 /* Flash security register (FSEC) enables/disables backdoor key access, 23 /* Flash nonvolatile option register (FOPT) enables/disables NMI,
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/priv_beacon/ |
D | priv_proxy_gatt.sh | 10 # 0. Both TX and RX device disables SNB and GATT proxy, and enables 14 # 2. Both TX and RX device disables the scanner to prevent interferance
|
D | priv_proxy_net_id_multi.sh | 10 # 0. TX device disables GATT proxy, adds a second network to the device
|
D | priv_proxy_net_id.sh | 10 # 0. TX device disables GATT proxy and enables Private GATT proxy.
|
D | priv_proxy_node_id.sh | 10 # 0. TX device disables GATT proxy and enables the Private Node
|
/Zephyr-latest/soc/nxp/mcx/mcxc/ |
D | flash_configuration.c | 29 /* Flash security register (FSEC) enables/disables backdoor key access, 34 /* Flash nonvolatile option register (FOPT) enables/disables NMI,
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32f3-rcc.yaml | 32 - 0: Disables the clock so the ADC can use AHB clock (synchronous mode) 54 - 0: Disables the clock so the ADC can use AHB clock (synchronous mode)
|
/Zephyr-latest/samples/drivers/can/counter/boards/ |
D | waveshare_open103z.overlay | 7 /* This board disables can1 by default in favor of USB. */
|
/Zephyr-latest/cmake/modules/ |
D | ccache.cmake | 3 # Use ccache if it is installed, unless the user explicitly disables
|
/Zephyr-latest/include/zephyr/drivers/adc/ |
D | adc_npcx_threshold.h | 74 * @brief Enables/Disables ADC threshold interruption. 81 * @param enable Enable or disables threshold interruption.
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | adi,adin2111-phy.yaml | 25 Disables requirement of 2.4V TX operating mode in the AN advertisement.
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/transport/ |
D | fixed.sh | 12 # - disables the Relay feature, subscribes the model to the all-relays address and delivers the
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/friendship/ |
D | lpn_disable.sh | 10 # disables it again. Then we check that the lpn node is actually in a
|
/Zephyr-latest/dts/bindings/gpio/ |
D | nxp,pcal64xxa-base.yaml | 21 This flag disables the automatic reset, which allows the implementation
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.dw1000 | 20 Zero value disables SNIFF mode.
|
/Zephyr-latest/include/zephyr/mgmt/mcumgr/transport/ |
D | smp_udp.h | 32 * @brief Disables the UDP SMP MCUmgr transport thread(s) which will close open sockets.
|
/Zephyr-latest/soc/nordic/nrf53/ |
D | nrf53_cpunet_mgmt.h | 17 * @brief Enables or disables nRF53 network CPU.
|
/Zephyr-latest/samples/modules/nanopb/ |
D | README.rst | 30 * :kconfig:option:`CONFIG_SAMPLE_UNLUCKY_NUMBER` either enables or disables the ``unlucky_number``
|
/Zephyr-latest/include/zephyr/usb/ |
D | usbh.h | 121 * This function disables the USB host support. 132 * This function completely disables the USB host support.
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.has | 29 that can be registered. Setting this value to 0 disables Presets support.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | microchip,tcn75a.yaml | 40 Oneshot sampling mode. Reduces power consumption, but disables triggering
|
/Zephyr-latest/subsys/bluetooth/controller/include/ |
D | ll.h | 291 /* Enables or disables CTE TX for periodic advertising */ 296 /* Enables or disables CTE sampling in direction fingin connected mode. */ 300 /* Enables or disables CTE request control procedure in direction fingin connected mode. */ 304 /* Enables or disables CTE response control procedure in direction fingin connected mode. */ 306 /* Enables or disables CTE sampling in periodic advertising scan */
|
/Zephyr-latest/drivers/ethernet/dwc_xgmac/ |
D | Kconfig | 68 Disables the promiscuous mode support in XGMAC device.
|
1234567