Searched full:inout (Results 1 – 14 of 14) sorted by relevance
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/ |
D | ghrd_10m50da_top.v | 8 inout wire[3:0] qspi_io, 13 //inout wire [0:0] mem_ck, 14 //inout wire [0:0] mem_ck_n, 22 ///inout wire [7:0] mem_dq, 23 //inout wire [0:0] mem_dqs, 24 //inout wire [0:0] mem_dqs_n, 27 inout wire i2c_sda, 28 inout wire i2c_scl,
|
/Zephyr-latest/subsys/net/lib/mqtt/ |
D | mqtt_internal.h | 172 * @param[inout] buf_ctx Pointer to the buffer context structure, 185 * @param[inout] buf_ctx Pointer to the buffer context structure, 197 * @param[inout] buf_ctx Pointer to the buffer context structure, 210 * @param[inout] buf_ctx Pointer to the buffer context structure, 223 * @param[inout] buf_ctx Pointer to the buffer context structure, 236 * @param[inout] buf_ctx Pointer to the buffer context structure, 248 * @param[inout] buf_ctx Pointer to the buffer context structure, 260 * @param[inout] buf_ctx Pointer to the buffer context structure, 273 * @param[inout] buf_ctx Pointer to the buffer context structure, 285 * @param[inout] buf_ctx Pointer to the buffer context structure, [all …]
|
D | mqtt_decoder.c | 23 * @param[inout] buf A pointer to the buf_ctx structure containing current 53 * @param[inout] buf A pointer to the buf_ctx structure containing current 82 * @param[inout] buf A pointer to the buf_ctx structure containing current 125 * @param[inout] buf A pointer to the buf_ctx structure containing current 159 * @param[inout] buf A pointer to the buf_ctx structure containing current
|
D | mqtt_encoder.c | 40 * @param[inout] buf A pointer to the buf_ctx structure containing current 68 * @param[inout] buf A pointer to the buf_ctx structure containing current 96 * @param[inout] buf A pointer to the buf_ctx structure containing current 139 * @param[inout] buf A pointer to the buf_ctx structure containing current 180 * @param[inout] buf Buffer context used to encode the frame. 230 * @param[inout] buf A pointer to the buf_ctx structure containing current 248 * @param[inout] buf_ctx Pointer to the buffer context structure,
|
/Zephyr-latest/include/zephyr/ipc/ |
D | icmsg_me.h | 53 * @param[inout] data Structure containing run-time data used by the icmsg_me 77 * @param[inout] data Structure containing run-time data used by the icmsg_me 105 * @param[inout] data Structure containing run-time data used by the icmsg_me 118 * @param[inout] data Structure containing run-time data used by the icmsg_me 132 * @param[inout] data Structure containing run-time data used by the icmsg_me 158 * @param[inout] data Structure containing run-time data used by the icmsg_me 180 * @param[inout] data Structure containing run-time data used by the icmsg_me 202 * @param[inout] data Structure containing run-time data used by the icmsg_me 221 * @param[inout] data Structure containing run-time data used by the icmsg_me 233 * @param[inout] data Structure containing run-time data used by the icmsg_me
|
D | icmsg.h | 73 * @param[inout] dev_data Structure containing run-time data used by the icmsg 97 * @param[inout] dev_data Structure containing run-time data used by the icmsg 110 * @param[inout] dev_data Structure containing run-time data used by the icmsg
|
/Zephyr-latest/dts/bindings/gpio/ |
D | altr,pio-1.0.yaml | 17 Direction can be set to bidir, input, inout or output. 24 - "inout"
|
/Zephyr-latest/include/zephyr/net/http/ |
D | service.h | 115 * @param[inout] _port Pointer to port associated with the service. 137 * @param[inout] _port Pointer to port associated with the service. 165 * @param[inout] _port Pointer to port associated with the service. 191 * @param[inout] _port Pointer to port associated with the service.
|
/Zephyr-latest/arch/xtensa/include/ |
D | xtensa_backtrace.h | 79 * @param[inout] frame Pointer to frame structure
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | dns_sd.h | 61 * @param[inout] n number of elements in @p label and @p size
|
/Zephyr-latest/drivers/ipm/ |
D | ipm_sedi.c | 44 static void ipm_event_dispose(IN sedi_ipc_t device, IN uint32_t event, INOUT void *params) in ipm_event_dispose()
|
/Zephyr-latest/include/zephyr/net/ |
D | coap_service.h | 131 * @param[inout] _port Pointer to port associated with the service.
|
/Zephyr-latest/include/zephyr/llext/ |
D | llext.h | 273 * @param[inout] buf Buffer to store the function pointers in. Can be `NULL`
|
/Zephyr-latest/lib/os/ |
D | cbprintf_complete.c | 312 * @param[inout] str where to read from. Updated to point to the first
|