Home
last modified time | relevance | path

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

12

/Zephyr-latest/drivers/interrupt_controller/
Dintc_dw_ace.c37 * implement a simplified masking architecture. Xtensa INTENABLE
38 * always has the line active, and we do all masking of external
41 * Finally: note that there is an extra layer of masking on ACE. The
47 * Thus, the masking architecture picked here is:
Dintc_esp32c3.c162 /* set global esp32c3's INTC masking level */ in esp_intr_initialize()
/Zephyr-latest/soc/intel/intel_socfpga/common/
Dsocfpga_system_manager.h35 /* Field Masking */
/Zephyr-latest/soc/intel/intel_adsp/common/include/
Dcavs-idc.h60 * TFC (clear high "DONE" bit). This masking is in ADDITION to the
89 * level 2-5 interrupts). The "mask" field shows the current masking
105 * layer of interrupt masking.
/Zephyr-latest/dts/bindings/espi/
Dmicrochip,xec-espi-host-dev.yaml49 and the fixed memory address masking.
/Zephyr-latest/dts/bindings/input/
Dkbd-matrix-common.yaml63 detection on non existing keys. No masking by default, any combination is
/Zephyr-latest/doc/kernel/services/smp/
Dsmp.rst38 critical sections using interrupt masking. These APIs continue to
39 work via an emulation layer (see below), but the masking technique
92 instruction) interrupt masking operation. That, and the fact that the
234 scheduling the highest N priority ready threads to execute. When CPU masking
240 When CPU masking is not in play, the optimal set of threads is the same
241 as the valid set of threads. However when CPU masking is in play, there
/Zephyr-latest/include/zephyr/sys/
Dsys_io.h250 * @brief Masking the designated bits from addr to 1
252 * This functions masking designated bits from addr to 1.
260 * @brief Masking the designated bits from addr to 0
262 * This functions masking designated bits from addr to 0.
/Zephyr-latest/tests/kernel/spinlock/src/
Dmain.c147 * @brief Test basic mutual exclusion using interrupt masking
152 * interrupt masking.
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_df.c321 * adding conditions on the value and masking of the field before in radio_df_cte_tx_aod_2us_set()
334 * adding conditions on the value and masking of the field before in radio_df_cte_tx_aod_4us_set()
347 * of adding conditions on the value and masking of the field before in radio_df_cte_tx_aoa_set()
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace15_mtpm/
Dadsp_interrupt.h43 * provides per-core masking and status checking: ACE_DINT is an array
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace20_lnl/
Dadsp_interrupt.h41 * provides per-core masking and status checking: ACE_DINT is an array
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/
Dadsp_interrupt.h41 * provides per-core masking and status checking: ACE_DINT is an array
/Zephyr-latest/soc/microchip/mec/mec15xx/
Dpower.c123 * arch_irq_lock() which sets BASEPRI to a non-zero value masking all interrupts
Ddevice_power.c59 * ISR after wake. We are masking ISR's from running until we restore
/Zephyr-latest/subsys/net/lib/websocket/
Dwebsocket_internal.h96 /** Websocket connection masking value */
Dwebsocket.c696 /* Masking */ in websocket_send_msg()
719 /* Add masking value if needed */ in websocket_send_msg()
/Zephyr-latest/doc/hardware/peripherals/can/
Dcontroller.rst76 This method is called masking.
114 * Filters with Masking
/Zephyr-latest/soc/microchip/mec/mec172x/
Dpower.c163 * arch_irq_lock() which sets BASEPRI to a non-zero value masking interrupts at
/Zephyr-latest/drivers/timer/
Dintel_adsp_timer.c197 /* These platforms have an extra layer of interrupt masking in irq_init()
/Zephyr-latest/tests/lib/lockfree/src/
Dtest_spsc.c68 * @brief Produce and Consume 3 items at a time in a spsc of size 4 to validate masking
/Zephyr-latest/arch/arm64/core/
Dthread.c116 * - SPSR_ELn: to enable IRQs (we are masking FIQs). in arch_new_thread()
/Zephyr-latest/drivers/pcie/endpoint/
Dpcie_ep_iproc.c457 /* configure interrupts for MSI-X Per-Vector Masking feature */ in iproc_pcie_ep_init()
/Zephyr-latest/tests/net/socket/websocket/src/
Dmain.c72 * payload length is 12, masking key is e17e8eb9,
/Zephyr-latest/dts/xtensa/intel/
Dintel_adsp_ace20_lnl.dtsi449 * masking layer makes it easier for LNL to handle

12