/Zephyr-latest/tests/bsim/bluetooth/host/att/open_close/src/ |
D | main.c | 111 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/ |
D | snps,dwcxgmac.yaml | 101 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/ |
D | Kconfig.xilinx_axi_dma | 79 determines whether it needs to handle outstanding transactions.
|
D | dma_iproc_pax_v2.c | 378 /* 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()
|
D | dma_iproc_pax_v1.c | 323 /* Read ring Tx, Rx, and Outstanding counts to clear */ in rm_ring_clear_stats()
|
/Zephyr-latest/soc/ti/simplelink/cc13x2_cc26x2/ |
D | power.c | 90 * 5. Ensure any possible outstanding AON writes complete in pm_state_set()
|
/Zephyr-latest/soc/ti/simplelink/cc13x2x7_cc26x2x7/ |
D | power.c | 91 * 5. Ensure any possible outstanding AON writes complete in pm_state_set()
|
/Zephyr-latest/arch/arm/core/mpu/ |
D | arm_mpu.c | 250 /* 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()
|
D | nxp_mpu.c | 476 /* Force any outstanding transfers to complete before disabling MPU */ in arm_core_mpu_disable()
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig.gatt | 49 multiple outstanding request.
|
D | att.c | 2196 /* 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/ |
D | LICENSE | 21 outstanding shares, or (iii) beneficial ownership of such entity.
|
/Zephyr-latest/arch/arm64/core/cortex_r/ |
D | arm_mpu.c | 112 /* 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/ |
D | nvme.h | 281 /** Maximum Outstanding Commands */
|
/Zephyr-latest/drivers/modem/ |
D | modem_socket.c | 88 /* reset outstanding value here */ in modem_socket_packet_size_update()
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | nrf_common.py | 580 # All done, now flush any outstanding ops
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_mchp_xec.c | 788 /* Wait for any outstanding transactions to complete so that in i2c_xec_target_register()
|
D | i2c_mchp_xec_v2.c | 991 /* Wait for any outstanding transactions to complete so that in i2c_xec_target_register()
|
/Zephyr-latest/drivers/wifi/nrf_wifi/src/ |
D | wifi_util.c | 313 "Outstanding tokens: ac: %d -> %d (pending_q_len: %d)\n", in nrf_wifi_util_tx_stats()
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | l2cap_br.c | 358 * 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()
|
D | avdtp.c | 1125 /* validate if there is an outstanding resp expected*/ in bt_avdtp_l2cap_recv()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_sync_iso.c | 302 /* Do a blocking mayfly call to LLL context for flushing any outstanding in ll_big_sync_terminate()
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 1113 oustanding||outstanding
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | iso.h | 875 * It is not possible to have multiple outstanding connection requests.
|
/Zephyr-latest/subsys/usb/usb_c/ |
D | usbc_prl.c | 597 /* Clear outstanding messages */ in prl_tx_wait_for_message_request_entry()
|