Home
last modified time | relevance | path

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

/Zephyr-latest/dts/bindings/i2c/
Dgpio-i2c-switch.yaml6 GPIO enabled analog switch to isolate devices from an I2C bus
/Zephyr-latest/soc/espressif/esp32/
Dpoweroff.c15 * Isolate GPIO12 pin from external circuits. This is needed for modules in z_sys_poweroff()
/Zephyr-latest/boards/nxp/mimxrt1160_evk/
Dmimxrt1160_evk.dtsi78 /* Two zero ohm resistors (R256 and R270) isolate sensor
/Zephyr-latest/boards/nxp/mimxrt1170_evk/
Dmimxrt1170_evk.dtsi63 /* Two zero ohm resistors (R256 and R270) isolate sensor
/Zephyr-latest/drivers/ethernet/
Dphy_gecko.c217 val &= ~MII_BMCR_ISOLATE; /* Don't isolate the PHY */ in phy_gecko_auto_negotiate()
/Zephyr-latest/include/zephyr/net/
Dmii.h65 /** isolate electrically PHY from MII */
/Zephyr-latest/boards/nxp/mimxrt1050_evk/
Dmimxrt1050_evk.dtsi144 /* Two zero ohm resistors (R263 and R264) isolate sensor
/Zephyr-latest/boards/nxp/mimxrt1040_evk/
Dmimxrt1040_evk.dts214 /* Two zero ohm resistors (R115 and R122) isolate sensor
/Zephyr-latest/drivers/ethernet/phy/
Dphy_mii.c192 bmcr_reg &= ~MII_BMCR_ISOLATE; /* Don't isolate the PHY */ in update_link_state()
Dphy_qualcomm_ar8031.c454 /* Disable isolate */ in qc_ar8031_init()
/Zephyr-latest/tests/kernel/usage/thread_runtime_stats/src/
Dtest_thread_runtime_stats.c307 * isolate the cause of any error. in ZTEST()
/Zephyr-latest/include/zephyr/sys/
Donoff.h38 * @brief Mask used to isolate bits defining the service state.
/Zephyr-latest/lib/utils/
Drb.c478 * they isolate it. in rb_remove()
/Zephyr-latest/arch/arc/core/mpu/
Darc_mpu_v4_internal.h31 * isolate malicious codes in user mode, it makes sense to get better
/Zephyr-latest/include/zephyr/drivers/rtc/
Dmaxim_ds3231.h78 /** @brief ctrl mask to isolate RS bits. */
/Zephyr-latest/arch/riscv/core/
Disr.S264 srli t0, t2, 20 /* isolate the csr register number */
/Zephyr-latest/drivers/usb/device/
Dusb_dc_stm32.c645 * isolate USB features from VddUSB. It must be enabled before in usb_dc_attach()
/Zephyr-latest/drivers/usb/udc/
Dudc_stm32.c1214 * isolate USB features from VDDUSB. It must be enabled before in udc_stm32_driver_init0()
/Zephyr-latest/doc/services/zbus/
Dindex.rst904 …kconfig:option:`CONFIG_ZBUS_MSG_SUBSCRIBER_NET_BUF_POOL_ISOLATION` enables the developer to isolate
/Zephyr-latest/doc/services/zbus/images/
Dzbus_overview.svg3 …rg/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 511…
Dzbus_anatomy.svg3 …rg/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 648…
/Zephyr-latest/scripts/ci/
Dcheck_compliance.py852 # The regex uses word boundaries (\b) to isolate the reference, and
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwpa_supp_if.c2325 bss_info.ap_isolate = params->isolate; in nrf_wifi_set_bss()
/Zephyr-latest/doc/releases/
Drelease-notes-1.14.rst516 technique helps isolate user and kernel space memory by ensuring
Drelease-notes-3.3.rst2407 * Added a new Storage Abstraction to isolate both flash operations and