Home
last modified time | relevance | path

Searched full:received (Results 1 – 25 of 586) sorted by relevance

12345678910>>...24

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/
H A Dslipif.c42 * until data is received.
75 /** Maximum packet size that is received by this netif */
165 * @param c received character (multiple calls to this function will
167 * @return The IP packet when SLIP_END is received
185 /* Received whole packet. */ in slipif_rxbyte()
186 /* Trim the pbuf to the size of the received packet. */ in slipif_rxbyte()
218 /* byte received, packet not yet completely received */ in slipif_rxbyte()
264 * @param data received character
437 * @param data Received serial byte
470 * Process a received byte, completed packets are put on a queue that is
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/
H A Dslipif.c51 * until data is received.\n
77 /** Maximum packet size that is received by this netif */
202 * @param c received character (multiple calls to this function will
204 * @return The IP packet when SLIP_END is received
222 /* Received whole packet. */ in slipif_rxbyte()
223 /* Trim the pbuf to the size of the received packet. */ in slipif_rxbyte()
261 /* byte received, packet not yet completely received */ in slipif_rxbyte()
307 * @param c received character
485 * @param data Received serial byte
519 * Process a received byte, completed packets are put on a queue that is
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/
H A Dslipif.c51 * until data is received.\n
77 /** Maximum packet size that is received by this netif */
202 * @param c received character (multiple calls to this function will
204 * @return The IP packet when SLIP_END is received
222 /* Received whole packet. */ in slipif_rxbyte()
223 /* Trim the pbuf to the size of the received packet. */ in slipif_rxbyte()
261 /* byte received, packet not yet completely received */ in slipif_rxbyte()
307 * @param c received character
484 * @param data Received serial byte
517 * Process a received byte, completed packets are put on a queue that is
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dhttp_client.h75 /** File successfully received */
105 * @param rx_content_len number of bytes received (without headers)
106 * @param srv_res this contains the http status code received (if any)
114 * Prototype of http client callback: called when the headers are received
120 * @param content_len content length as received in the headers (-1 if not received)
/nrf52832-nimble/rt-thread/components/net/uip/apps/webclient/
H A Dwebclient.h77 * data has been received.
81 * when HTTP data has been received. The function is not called when
82 * HTTP headers are received, only for the actual data.
85 * being received, and not once when all data has been received.
87 * \param data A pointer to the data that has been received.
88 * \param len The length of the data that has been received.
/nrf52832-nimble/rt-thread/components/utilities/zmodem/
H A Dzdef.h52 #define GOTCRCE (ZCRCE|GOTOR) /* ZDLE-ZCRCE received */
53 #define GOTCRCG (ZCRCG|GOTOR) /* ZDLE-ZCRCG received */
54 #define GOTCRCQ (ZCRCQ|GOTOR) /* ZDLE-ZCRCQ received */
55 #define GOTCRCW (ZCRCW|GOTOR) /* ZDLE-ZCRCW received */
124 extern char header_type; /* type of header received */
125 extern rt_uint8_t rx_header[4]; /* received header */
128 extern rt_uint16_t Rxcount; /* count of data bytes received */
130 extern rt_uint32_t Rxpos; /* received file position */
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_twi.h110 NRFX_TWI_EVT_ADDRESS_NACK, ///< Error event: NACK received after sending the address.
111 NRFX_TWI_EVT_DATA_NACK ///< Error event: NACK received after sending a data byte.
252 * @retval NRFX_ERROR_DRV_TWI_ERR_ANACK If NACK received after sending the address in polling mode.
253 * @retval NRFX_ERROR_DRV_TWI_ERR_DNACK If NACK received after sending a data byte in polling mode.
270 * @param[in] length Number of bytes to be received.
276 …* @retval NRFX_ERROR_DRV_TWI_ERR_ANACK If NACK received after sending the address in polling mo…
277 …* @retval NRFX_ERROR_DRV_TWI_ERR_DNACK If NACK received after sending a data byte in polling mo…
312 * @retval NRFX_ERROR_DRV_TWI_ERR_ANACK If NACK received after sending the address.
313 * @retval NRFX_ERROR_DRV_TWI_ERR_DNACK If NACK received after sending a data byte.
H A Dnrfx_twim.h120 NRFX_TWIM_EVT_ADDRESS_NACK, ///< Error event: NACK received after sending the address.
121 NRFX_TWIM_EVT_DATA_NACK ///< Error event: NACK received after sending a data byte.
270 * @retval NRFX_ERROR_DRV_TWI_ERR_ANACK If NACK received after sending the address in polling mode.
271 * @retval NRFX_ERROR_DRV_TWI_ERR_DNACK If NACK received after sending a data byte in polling mode.
288 * @param[in] length Number of bytes to be received. Maximum possible length
296 …* @retval NRFX_ERROR_DRV_TWI_ERR_ANACK If NACK received after sending the address in polling mo…
297 …* @retval NRFX_ERROR_DRV_TWI_ERR_DNACK If NACK received after sending a data byte in polling mo…
351 * @retval NRFX_ERROR_DRV_TWI_ERR_ANACK If NACK received after sending the address.
352 * @retval NRFX_ERROR_DRV_TWI_ERR_DNACK If NACK received after sending a data byte.
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/rtu/
H A Dmbrtu.c58 STATE_RX_RCV, /*!< Frame is beeing received. */
130 * the timer and if no character is received within t3.5 we change in eMBRTUStart()
193 * slow with processing the received frame and the master sent another in eMBRTUSend()
236 /* If we have received a character in the init state we have to in xMBRTUReceiveFSM()
251 * is received the t1.5 and t3.5 timers are started and the in xMBRTUReceiveFSM()
264 * every character received. If more than the maximum possible in xMBRTUReceiveFSM()
265 * number of bytes in a modbus frame is received the frame is in xMBRTUReceiveFSM()
333 /* A frame was received and t35 expired. Notify the listener that in xMBRTUTimerT35Expired()
334 * a new frame was received. */ in xMBRTUTimerT35Expired()
H A Dmbrtu_m.c60 STATE_M_RX_RCV, /*!< Frame is beeing received. */
137 * the timer and if no character is received within t3.5 we change in eMBMasterRTUStart()
202 * slow with processing the received frame and the master sent another in eMBMasterRTUSend()
245 /* If we have received a character in the init state we have to in xMBMasterRTUReceiveFSM()
260 * is received the t1.5 and t3.5 timers are started and the in xMBMasterRTUReceiveFSM()
280 * every character received. If more than the maximum possible in xMBMasterRTUReceiveFSM()
281 * number of bytes in a modbus frame is received the frame is in xMBMasterRTUReceiveFSM()
359 /* A frame was received and t35 expired. Notify the listener that in xMBMasterRTUTimerExpired()
360 * a new frame was received. */ in xMBMasterRTUTimerExpired()
/nrf52832-nimble/rt-thread/components/vbus/share_hdr/
H A Dvbus_api.h67 /* ACK DISABLE send(CS) or received(CS), but not ready for reuse.(the
70 /* ENABLE send(client) or received(server) */
72 /* ACK SET send(C) or received(S) */
76 /* DISABLE received(CS) */
/nrf52832-nimble/rt-thread/components/net/uip/apps/webserver/httpd-fs/
H A Dstats.shtml6 IP Packets received
15 ICMP Packets received
19 TCP Packets received
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_radio.h85 …O_EVENT_ADDRESS = offsetof(NRF_RADIO_Type, EVENTS_ADDRESS), /**< Address sent or received. */
86 …_PAYLOAD = offsetof(NRF_RADIO_Type, EVENTS_PAYLOAD), /**< Packet payload sent or received. */
87 …T_END = offsetof(NRF_RADIO_Type, EVENTS_END), /**< Packet transmitted or received. */
89 …ADIO_Type, EVENTS_DEVMATCH), /**< A device address match occurred on the last received packet. */
90 …DIO_Type, EVENTS_DEVMISS), /**< No device address match occurred on the last received packet. */
94 …NRF_RADIO_EVENT_CRCOK = offsetof(NRF_RADIO_Type, EVENTS_CRCOK), /**< Packet received wit…
97 …NRF_RADIO_EVENT_CRCERROR = offsetof(NRF_RADIO_Type, EVENTS_CRCERROR), /**< Packet received wit…
100 …MESTART = offsetof(NRF_RADIO_Type, EVENTS_FRAMESTART), /**< IEEE 802.15.4 length field received. */
118 …ST = offsetof(NRF_RADIO_Type, EVENTS_RATEBOOST), /**< Ble_LR CI field received, receive mode is …
490 * @brief Function for getting CRC status of last received packet.
[all …]
H A Dnrf_twi.h69 NRF_TWI_EVENT_RXDREADY = offsetof(NRF_TWI_Type, EVENTS_RXDREADY), ///< TWI RXD byte received.
72 …ype, EVENTS_BB), ///< TWI byte boundary, generated before each byte that is sent or received.
112 …NRF_TWI_ERROR_ADDRESS_NACK = TWI_ERRORSRC_ANACK_Msk, ///< NACK received after sending the address.
113 …NRF_TWI_ERROR_DATA_NACK = TWI_ERRORSRC_DNACK_Msk, ///< NACK received after sending a data byte.
115 … /**< A new byte was received before the previous byte was read
285 * @brief Function for reading data received by TWI.
289 * @return Received data.
H A Dnrf_nfct.h76 …(NRF_NFCT_Type, EVENTS_RXFRAMESTART), /**< The end of the first symbol of a received frame. */
77 …AMEEND = offsetof(NRF_NFCT_Type, EVENTS_RXFRAMEEND), /**< Received data was checked …
137 * @brief NFC received frame status bit masks.
156 …ATE_FrameDelay, /**< Counting Frame Delay Time since the last symbol of the last received frame. */
211 …_RXD_FRAMECONFIG_PARITY_Msk, /**< Indicates whether parity is expected in the received frames. */
212 …_FRAMECONFIG_SOF_Msk, /**< Indicates whether SoF symbol is expected in the received frames. */
213 …ECONFIG_CRCMODERX_Msk /**< Indicates whether CRC is expected and checked in the received frames. */
419 * since the last symbol of the last received frame.
448 …* the last symbol of the last received frame and the start of the transmission of a new T…
459 …* the last symbol of the last received frame and the start of the transmission of a new T…
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dstats.h66 STAT_COUNTER recv; /* Received packets. */
82 STAT_COUNTER recv; /* Received packets. */
88 STAT_COUNTER rx_v1; /* Received v1 frames. */
89 STAT_COUNTER rx_group; /* Received group-specific queries. */
90 STAT_COUNTER rx_general; /* Received general queries. */
91 STAT_COUNTER rx_report; /* Received reports. */
187 /** The total number of octets received on the interface, including framing characters */
204 /** For packet-oriented interfaces, the number of packets received via the interface which
207 * units received via the interface which were discarded because of an unknown or unsupported
H A Dsio.h82 * @note This function will block until a character is received.
94 * @return number of bytes actually received - may be 0 if aborted by sio_read_abort
96 * @note This function will block until data can be received. The blocking
110 * @return number of bytes actually received
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dstats.h66 STAT_COUNTER recv; /* Received packets. */
82 STAT_COUNTER recv; /* Received packets. */
88 STAT_COUNTER rx_v1; /* Received v1 frames. */
89 STAT_COUNTER rx_group; /* Received group-specific queries. */
90 STAT_COUNTER rx_general; /* Received general queries. */
91 STAT_COUNTER rx_report; /* Received reports. */
187 /** The total number of octets received on the interface, including framing characters */
204 /** For packet-oriented interfaces, the number of packets received via the interface which
207 * units received via the interface which were discarded because of an unknown or unsupported
H A Dsio.h82 * @note This function will block until a character is received.
94 * @return number of bytes actually received - may be 0 if aborted by sio_read_abort
96 * @note This function will block until data can be received. The blocking
110 * @return number of bytes actually received
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dstats.h60 STAT_COUNTER recv; /* Received packets. */
75 STAT_COUNTER recv; /* Received packets. */
81 STAT_COUNTER rx_v1; /* Received v1 frames. */
82 STAT_COUNTER rx_group; /* Received group-specific queries. */
83 STAT_COUNTER rx_general; /* Received general queries. */
84 STAT_COUNTER rx_report; /* Received reports. */
H A Dsio.h81 * @note This function will block until a character is received.
93 * @return number of bytes actually received - may be 0 if aborted by sio_read_abort
95 * @note This function will block until data can be received. The blocking
109 * @return number of bytes actually received
H A Dudp.h82 * @param pcb the udp_pcb which received data
83 * @param p the packet buffer that was received
84 * @param addr the remote IP address from which the packet was received
85 * @param port the remote port from which the packet was received
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dfsm.h78 u8_t seen_ack; /* Have received valid Ack/Nak/Rej to Req */
87 u8_t rnakloops; /* Number of naks received */
117 void (*protreject) /* Called when Protocol-Reject received */
121 int (*extcode) /* Called when unknown code received */
137 #define PPP_FSM_ACKRCVD 7 /* We've received a Config Ack */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dfsm.h82 u8_t seen_ack; /* Have received valid Ack/Nak/Rej to Req */
91 u8_t rnakloops; /* Number of naks received */
121 void (*protreject) /* Called when Protocol-Reject received */
125 int (*extcode) /* Called when unknown code received */
141 #define PPP_FSM_ACKRCVD 7 /* We've received a Config Ack */
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_ctrl.c216 * Process a received LL_PING_RSP control pdu.
849 * Process a received LL_PHY_RSP pdu
887 * Called when a LL_PHY_UPDATE_IND pdu is received
1214 * Called when LL_ENC_RSP is received by the master.
1232 /* Calculate session key now that we have received the ENC_RSP */ in ble_ll_ctrl_rx_enc_rsp()
1247 * Called when we have received a LL control encryption request PDU. This
1248 * should only be received by a slave.
1260 * NOTE: if this is received by a master we will silently discard the PDU
1348 * Called when a LL control pdu with opcode PAUSE_ENC_RSP is received.
1370 * Called when we have received a LL_CTRL_START_ENC_RSP.
[all …]

12345678910>>...24