Home
last modified time | relevance | path

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

12

/Zephyr-latest/tests/bsim/bluetooth/host/att/open_close/src/
Dmain.c111 static volatile int outstanding; variable
119 outstanding--; in gatt_read_cb()
198 outstanding++; in a_test_iteration()
210 EXPECT_ZERO(outstanding); in a_test_iteration()
/Zephyr-latest/dts/bindings/ethernet/
Dsnps,dwcxgmac.yaml101 AXI Maximum Write Outstanding Request Limit.This value
102 limits the maximum outstanding request on the AXI write
103 interface. Maximum outstanding requests = WR_OSR_LMT + 1
108 AXI Maximum Read Outstanding Request Limit.This value
109 limits the maximum outstanding request on the AXI read
110 interface. Maximum outstanding requests = WR_OSR_LMT + 1
/Zephyr-latest/drivers/dma/
DKconfig.xilinx_axi_dma79 determines whether it needs to handle outstanding transactions.
Ddma_iproc_pax_v2.c378 /* Read ring Tx, Rx, and Outstanding counts to clear */ in rm_ring_clear_stats()
811 uint32_t outstanding, remaining_len; in dma_iproc_pax_gen_packets() local
833 outstanding = config->block_size; in dma_iproc_pax_gen_packets()
835 while (outstanding) { in dma_iproc_pax_gen_packets()
836 curr = MIN(outstanding, PAX_DMA_MAX_SZ_PER_BD); in dma_iproc_pax_gen_packets()
859 outstanding = outstanding - curr; in dma_iproc_pax_gen_packets()
Ddma_iproc_pax_v1.c323 /* Read ring Tx, Rx, and Outstanding counts to clear */ in rm_ring_clear_stats()
/Zephyr-latest/soc/ti/simplelink/cc13x2_cc26x2/
Dpower.c90 * 5. Ensure any possible outstanding AON writes complete in pm_state_set()
/Zephyr-latest/soc/ti/simplelink/cc13x2x7_cc26x2x7/
Dpower.c91 * 5. Ensure any possible outstanding AON writes complete in pm_state_set()
/Zephyr-latest/arch/arm/core/mpu/
Darm_mpu.c250 /* Force any outstanding transfers to complete before disabling MPU */ in arm_core_mpu_disable()
286 /* Force any outstanding transfers to complete before disabling MPU */ in arm_core_mpu_disable()
Dnxp_mpu.c476 /* Force any outstanding transfers to complete before disabling MPU */ in arm_core_mpu_disable()
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.gatt49 multiple outstanding request.
Datt.c2196 /* Copy data into the outstanding queue */ in prep_write_cb()
2251 /* Store buffer in the outstanding queue */ in att_prep_write_rsp()
3130 /* Notify outstanding request */ in att_chan_detach()
3285 * outstanding request about security failure. in bt_att_encrypt_change()
4027 /* Check if request is outstanding */ in bt_att_req_cancel()
/Zephyr-latest/
DLICENSE21 outstanding shares, or (iii) beneficial ownership of such entity.
/Zephyr-latest/arch/arm64/core/cortex_r/
Darm_mpu.c112 /* Force any outstanding transfers to complete before disabling MPU */ in arm_core_mpu_disable()
364 /* Force any outstanding transfers to complete before disabling MPU */ in arm_core_mpu_background_region_disable()
/Zephyr-latest/drivers/disk/nvme/
Dnvme.h281 /** Maximum Outstanding Commands */
/Zephyr-latest/drivers/modem/
Dmodem_socket.c88 /* reset outstanding value here */ in modem_socket_packet_size_update()
/Zephyr-latest/scripts/west_commands/runners/
Dnrf_common.py580 # All done, now flush any outstanding ops
/Zephyr-latest/drivers/i2c/
Di2c_mchp_xec.c788 /* Wait for any outstanding transactions to complete so that in i2c_xec_target_register()
Di2c_mchp_xec_v2.c991 /* Wait for any outstanding transactions to complete so that in i2c_xec_target_register()
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwifi_util.c313 "Outstanding tokens: ac: %d -> %d (pending_q_len: %d)\n", in nrf_wifi_util_tx_stats()
/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br.c358 * seconds. One RTX timer shall exist for each outstanding signaling in l2cap_br_chan_send_req()
1953 * For incoming connection state send confirming outstanding in l2cap_br_conn_pend()
Davdtp.c1125 /* validate if there is an outstanding resp expected*/ in bt_avdtp_l2cap_recv()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync_iso.c302 /* Do a blocking mayfly call to LLL context for flushing any outstanding in ll_big_sync_terminate()
/Zephyr-latest/scripts/
Dspelling.txt1113 oustanding||outstanding
/Zephyr-latest/include/zephyr/bluetooth/
Diso.h875 * It is not possible to have multiple outstanding connection requests.
/Zephyr-latest/subsys/usb/usb_c/
Dusbc_prl.c597 /* Clear outstanding messages */ in prl_tx_wait_for_message_request_entry()

12