Searched full:preventing (Results 1 – 25 of 43) sorted by relevance
12
/Zephyr-latest/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-latest/include/zephyr/sys/ |
D | ring_buffer.h | 268 * concurrent write operations, either by preventing all writers from 296 * concurrent write operations, either by preventing all writers from 318 * concurrent write operations, either by preventing all writers from 342 * concurrent read operations, either by preventing all readers from 370 * concurrent read operations, either by preventing all readers from 392 * concurrent read operations, either by preventing all readers from 414 * concurrent read operations, either by preventing all readers from 444 * concurrent write operations, either by preventing all writers from 468 * concurrent read operations, either by preventing all readers from
|
D | fdtable.h | 166 * preventing concurrent descriptor access. The lock is not taken, 181 * preventing concurrent descriptor access. The lock is not taken,
|
/Zephyr-latest/boards/ti/cc3220sf_launchxl/ |
D | dbghdr.c | 12 * check, preventing the image from being mass erased.
|
/Zephyr-latest/boards/ti/cc3235sf_launchxl/ |
D | dbghdr.c | 12 * check, preventing the image from being mass erased.
|
/Zephyr-latest/soc/microchip/mec/mec15xx/ |
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-latest/soc/st/stm32/stm32h7x/ |
D | mpu_regions.c | 17 * preventing the RDSERR Flash error
|
/Zephyr-latest/soc/nordic/ |
D | Kconfig | 129 the firmware branch of the APPROTECT mechanism, preventing it 171 firmware branch of the secure APPROTECT mechanism, preventing it
|
/Zephyr-latest/tests/kernel/interrupt/src/ |
D | prevent_irq.c | 31 * This routine tests if the kernel is capable of preventing interruption, by
|
/Zephyr-latest/tests/bsim/bluetooth/ll/multiple_id/ |
D | prj.conf | 40 # procedures Rx buffer could be held, preventing new connections to be
|
/Zephyr-latest/modules/trusted-firmware-m/interface/ |
D | interface.c | 21 /* Global mutex to be used by the TF-M NS dispatcher, preventing
|
/Zephyr-latest/dts/bindings/serial/ |
D | st,stm32-uart-base.yaml | 52 configured masked at boot (sm32wl55 for instance), preventing the device to wakeup
|
/Zephyr-latest/lib/os/ |
D | Kconfig | 27 single printk() call, preventing the output data from
|
/Zephyr-latest/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-latest/soc/intel/intel_adsp/ace/ |
D | power_down.S | 72 * preventing a double exception (LoadStoreTLBMissCause followed by
|
/Zephyr-latest/subsys/usb/device/ |
D | Kconfig | 148 as UART transmission on CDC-ACM, preventing the system work
|
/Zephyr-latest/dts/bindings/pwm/ |
D | infineon,xmc4xxx-ccu8-pwm.yaml | 15 transitions from 0 to 1, preventing the high-side and low-side
|
/Zephyr-latest/subsys/demand_paging/eviction/ |
D | lru.c | 27 * to the end of the queue, preventing it from being the next page
|
/Zephyr-latest/soc/microchip/mec/mec172x/ |
D | power.c | 45 * TAP controller in a state of requesting clocks preventing the PLL
|
/Zephyr-latest/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-latest/include/zephyr/logging/ |
D | log_output.h | 44 /** @brief Flag preventing the logger from adding CR and LF characters. */
|
/Zephyr-latest/drivers/serial/ |
D | uart_xlnx_uartlite.c | 52 /* spinlocks for RX and TX FIFO preventing a bus error */
|
/Zephyr-latest/drivers/ethernet/dwc_xgmac/ |
D | eth_dwc_xgmac_priv.h | 409 * semaphore as a means of preventing concurrent access, a free entry 434 * semaphore as a means of preventing concurrent access, a free entry
|
/Zephyr-latest/include/zephyr/drivers/ |
D | i3c.h | 1439 * concurrent write operations, either by preventing all writers from 1464 * concurrent write operations, either by preventing all writers from 1487 * concurrent write operations, either by preventing all writers from 1506 * concurrent write operations, either by preventing all writers from 1526 * concurrent write operations, either by preventing all writers from
|
/Zephyr-latest/soc/ite/ec/it8xxx2/ |
D | soc.c | 273 /* Preventing CPU going into idle mode during command queue. */
|
12