Searched full:preventing (Results 1 – 25 of 42) sorted by relevance
12
/Zephyr-Core-3.5.0/include/zephyr/drivers/uart/ |
D | serial_test.h | 23 * concurrent write operations, either by preventing all writers from 51 * concurrent read operations, either by preventing all readers from 71 * concurrent read operations, either by preventing all readers from
|
/Zephyr-Core-3.5.0/include/zephyr/sys/ |
D | ring_buffer.h | 271 * concurrent write operations, either by preventing all writers from 299 * concurrent write operations, either by preventing all writers from 321 * concurrent write operations, either by preventing all writers from 345 * concurrent read operations, either by preventing all readers from 373 * concurrent read operations, either by preventing all readers from 395 * concurrent read operations, either by preventing all readers from 417 * concurrent read operations, either by preventing all readers from 447 * concurrent write operations, either by preventing all writers from 471 * concurrent read operations, either by preventing all readers from
|
D | fdtable.h | 101 * preventing concurrent descriptor access. The lock is not taken, 116 * preventing concurrent descriptor access. The lock is not taken,
|
/Zephyr-Core-3.5.0/boards/arm/cc3220sf_launchxl/ |
D | dbghdr.c | 12 * check, preventing the image from being mass erased.
|
/Zephyr-Core-3.5.0/boards/arm/cc3235sf_launchxl/ |
D | dbghdr.c | 12 * check, preventing the image from being mass erased.
|
/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/ |
D | Kconfig | 92 the firmware branch of the APPROTECT mechanism, preventing it 125 firmware branch of the secure APPROTECT mechanism, preventing it
|
/Zephyr-Core-3.5.0/soc/arm/microchip_mec/mec1501/ |
D | power.c | 37 * TAP controller in a state of requesting clocks preventing the PLL 124 * preventing wake. MCHP z_power_soc_(deep)_sleep sets PRIMASK=1 and BASEPRI=0
|
/Zephyr-Core-3.5.0/soc/arm/st_stm32/stm32h7/ |
D | mpu_regions.c | 17 * preventing the RDSERR Flash error
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/adv/resume/src/ |
D | dut.c | 41 * 'stealing' the last conn context and preventing the scanner from in dut_procedure()
|
/Zephyr-Core-3.5.0/tests/kernel/interrupt/src/ |
D | prevent_irq.c | 31 * This routine tests if the kernel is capable of preventing interruption, by
|
/Zephyr-Core-3.5.0/modules/trusted-firmware-m/interface/ |
D | interface.c | 21 /* Global mutex to be used by the TF-M NS dispatcher, preventing
|
/Zephyr-Core-3.5.0/dts/bindings/serial/ |
D | st,stm32-uart-base.yaml | 58 configured masked at boot (sm32wl55 for instance), preventing the device to wakeup
|
/Zephyr-Core-3.5.0/subsys/usb/device/ |
D | Kconfig | 131 as UART transmission on CDC-ACM, preventing the system work
|
/Zephyr-Core-3.5.0/include/zephyr/dfu/ |
D | mcuboot.h | 182 * as OK, which will install it permanently, preventing MCUboot from 196 * as OK, which will install it permanently, preventing MCUboot from
|
/Zephyr-Core-3.5.0/lib/os/ |
D | Kconfig | 41 single printk() call, preventing the output data from
|
/Zephyr-Core-3.5.0/dts/bindings/pwm/ |
D | infineon,xmc4xxx-ccu8-pwm.yaml | 15 transitions from 0 to 1, preventing the high-side and low-side
|
/Zephyr-Core-3.5.0/soc/arm/microchip_mec/mec172x/ |
D | power.c | 45 * TAP controller in a state of requesting clocks preventing the PLL
|
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/grp/img_mgmt/ |
D | Kconfig | 150 This will enable use of a mutex to lock the image group object access, preventing issues
|
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s2/ |
D | soc.c | 179 * to the stalled CPU, preventing current CPU from accessing this pool. in esp_restart_noos()
|
/Zephyr-Core-3.5.0/include/zephyr/logging/ |
D | log_output.h | 44 /** @brief Flag preventing the logger from adding CR and LF characters. */
|
/Zephyr-Core-3.5.0/subsys/bluetooth/host/ |
D | Kconfig.gatt | 12 Enforce flow control rules on incoming PDUs, preventing a peer
|
/Zephyr-Core-3.5.0/samples/bluetooth/ipsp/src/ |
D | main.c | 14 /* Preventing log module registration in net_core.h */
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/ |
D | i3c.h | 1384 * concurrent write operations, either by preventing all writers from 1409 * concurrent write operations, either by preventing all writers from 1432 * concurrent write operations, either by preventing all writers from 1451 * concurrent write operations, either by preventing all writers from 1471 * concurrent write operations, either by preventing all writers from
|
/Zephyr-Core-3.5.0/drivers/serial/ |
D | uart_xlnx_uartlite.c | 52 /* spinlocks for RX and TX FIFO preventing a bus error */
|
/Zephyr-Core-3.5.0/soc/riscv/riscv-ite/it8xxx2/ |
D | soc.c | 179 /* Preventing CPU going into idle mode during command queue. */
|
12