Searched full:possibly (Results 1 – 25 of 126) sorted by relevance
123456
/Zephyr-latest/samples/shields/x_nucleo_iks01a3/standard/ |
D | app.overlay | 8 * Sensors declared here are possibly present on DIL24
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.altera_avalon | 13 with Nios II and possibly other Altera soft CPUs. It provides the
|
D | mips_cp0_timer.c | 122 * In a tickless system the first tick might possibly be pushed in sys_clock_driver_init()
|
/Zephyr-latest/dts/bindings/spi/ |
D | cypress,psoc6-spi.yaml | 26 MISO, MOSI, SCK, and possibly various chip selects signals. We
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_internal.h | 32 * to continue to either accept (with possibly changed offsets) or reject CPR 37 * Possibly modified LLCP internal status/error state will determine the type of 'response' 38 * 0U - Accept CPR (possibly with changed offsets)
|
D | ull_llcp_enc.c | 286 /* Pause possibly ongoing remote procedure */ in lp_enc_send_enc_req() 429 /* Resume possibly paused remote procedure */ in lp_enc_st_wait_rx_enc_rsp() 459 /* Resume possibly paused remote procedure */ in lp_enc_st_wait_rx_start_enc_req() 497 /* Resume possibly paused remote procedure */ in lp_enc_st_wait_rx_start_enc_rsp() 878 /* Resume possibly paused local procedure */ in rp_enc_send_reject_ind() 907 /* Resume possibly paused local procedure */ in rp_enc_send_start_enc_rsp() 960 /* Pause possibly paused local procedure */ in rp_enc_state_wait_rx_enc_req()
|
/Zephyr-latest/include/zephyr/arch/common/ |
D | semihost.h | 48 /** Remove a file on the host system. Possibly insecure! */ 50 /** Rename a file on the host system. Possibly insecure! */
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | soc.c | 79 /* Boot-time static default printk handler, possibly to be overridden later. */
|
/Zephyr-latest/lib/posix/options/ |
D | posix_internal.h | 109 /* get and possibly initialize a posix_mutex */
|
/Zephyr-latest/subsys/net/conn_mgr/ |
D | conn_mgr_monitor.c | 160 /* If any states changed, track blame for possibly triggered events */ in conn_mgr_mon_handle_update() 171 /* Update readiness state flags with the (possibly) new values */ in conn_mgr_mon_handle_update() 175 /* If the total number of ready ifaces changed, possibly send an event */ in conn_mgr_mon_handle_update()
|
/Zephyr-latest/soc/espressif/esp32c2/ |
D | soc.c | 89 /* Boot-time static default printk handler, possibly to be overridden later. */
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | soc.c | 89 /* Boot-time static default printk handler, possibly to be overridden later. */
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | soc_appcpu.c | 83 /* Boot-time static default printk handler, possibly to be overridden later. */
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | shared_multi_heap.rst | 18 the pool with :c:func:`shared_multi_heap_add()`, possibly gathering the
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | uart.rst | 22 With the Interrupt-driven API, possibly slow communication can happen in the
|
/Zephyr-latest/arch/xtensa/core/ |
D | irq_manage.c | 28 * possibly one additional to support zero latency interrupts.
|
/Zephyr-latest/include/zephyr/ |
D | fatal.h | 61 * kernel objects possibly exhibiting undefined behavior or triggering
|
/Zephyr-latest/soc/nordic/common/ |
D | mram_latency.h | 29 * the configured client notification method, possibly before this call returns.
|
/Zephyr-latest/soc/espressif/esp32/ |
D | soc_appcpu.c | 98 /* Boot-time static default printk handler, possibly to be overridden later. */
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.xilinx_axi_dma | 59 This is only safe when dma_start is only called from the TX/RX callbacks (and possibly
|
/Zephyr-latest/doc/services/portability/posix/implementation/ |
D | index.rst | 15 a single-process application, in a single (possibly virtual) address space
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | irq_manage.c | 66 * and possibly one additional to support zero latency interrupts.
|
/Zephyr-latest/boards/native/native_posix/ |
D | irq_handler.c | 122 * if a higher priority interrupt than the possibly currently running is in posix_irq_handler_im_from_sw() 259 * IRQs are not locked, and this interrupt has higher priority than a possibly
|
/Zephyr-latest/boards/native/native_sim/ |
D | irq_handler.c | 130 * if a higher priority interrupt than the possibly currently running is in nsif_cpu0_irq_raised_from_sw() 267 * IRQs are not locked, and this interrupt has higher priority than a possibly
|
/Zephyr-latest/soc/microchip/mec/mec15xx/ |
D | power.c | 34 * possibly polling the DUT then MEC1501 will not shut off its 48MHz
|
123456