Home
last modified time | relevance | path

Searched full:processing (Results 1 – 25 of 174) sorted by relevance

1234567

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_power.h179 * @brief The configuration of sleep event processing
199 nrfx_power_usb_event_handler_t handler; //!< Event processing
278 * @brief Initialize sleep entering and exiting events processing
280 * Configures and setups the sleep event processing.
290 * @brief Enable sleep entering and exiting events processing
297 * @brief Disable sleep entering and exiting events processing
302 * @brief Uninitialize sleep entering and exiting events processing
311 * @brief Initialize USB power event processing
313 * Configures and setups the USB power event processing.
322 * @brief Enable USB power event processing
[all …]
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/
H A Dsyscfg.yml286 Enables processing of incoming Find Information Request ATT
291 Enables processing of incoming Find By Type Value Request ATT
296 Enables processing of incoming Read By Type Request ATT commands.
301 Enables processing of incoming Read Request ATT commands. (0/1)
305 Enables processing of incoming Read Blob Request ATT commands.
310 Enables processing of incoming Read Multiple Request ATT commands.
315 Enables processing of incoming Read by Group Type Request ATT
320 Enables processing of incoming Write Request ATT commands. (0/1)
324 Enables processing of incoming Write Command ATT commands. (0/1)
328 Enables processing of incoming Signed Write Command ATT commands.
[all …]
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/
H A Da00146.html32 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Periodic processing for a connection id…
38 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Perform periodic processing for a conne…
44 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Periodic processing for a UDP connectio…
47 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Periodic processing for a UDP connectio…
139 Periodic processing for a connection identified by its number.
141 This function does the necessary periodic processing (timers, polling) for a uIP TCP conneciton, an…
194 Perform periodic processing for a connection identified by a pointer to its structure.
196 …n integer as its argument. This function can be used to force periodic processing of a specific co…
234 …69e45e457c2583">uip_periodic_conn()</a> but does not perform any timer processing. The application…
270 Periodic processing for a UDP connection identified by its number.
[all …]
H A Da00152.html78 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ARP processing for incoming ARP packets…
84 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Periodic ARP processing function. <a h…
116 ARP processing for incoming ARP packets.
191 Periodic ARP processing function.
193 This function performs periodic timer processing in the ARP module and should be called at regular …
/nrf52832-nimble/rt-thread/components/net/
H A DKconfig240 int "Enable receive timeout for sockets/netconns and SO_RCVTIMEO processing."
244 int "Enable send timeout for sockets/netconns and SO_SNDTIMEO processing."
248 int "Enable SO_RCVBUF processing"
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/inc/uffs/
H A Duffs_badblock.h55 /** processing bad block: erase bad block,
59 /** processing bad block: erase bad block,
/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Duip.c832 /* This is where the input processing starts. */ in uip_process()
835 /* Start of IP input header processing code. */ in uip_process()
957 processing. */ in uip_process()
968 /* ICMPv4 processing code follows. */ in uip_process()
982 /* ICMP echo (i.e., ping) processing. This is simple, we only change in uip_process()
1017 /* End of IPv4 input header processing code. */ in uip_process()
1020 /* This is IPv6 ICMPv6 processing code. */ in uip_process()
1062 /* ICMP echo (i.e., ping) processing. This is simple, we only in uip_process()
1083 /* End of IPv6 ICMP processing. */ in uip_process()
1088 /* UDP input processing. */ in uip_process()
[all …]
H A Duip.h260 * Periodic processing for a connection identified by its number.
262 * This function does the necessary periodic processing (timers,
311 * Perform periodic processing for a connection identified by a pointer
316 * used to force periodic processing of a specific connection.
330 * processing. The application is polled for new data.
343 * Periodic processing for a UDP connection identified by its number.
377 * Periodic processing for a UDP connection identified by a pointer to
382 * function can be used to force periodic processing of a specific
518 * processing can send data.
H A Duip_arp.c133 * Periodic ARP processing function.
135 * This function performs periodic timer processing in the ARP module
221 * ARP processing for incoming IP packets
256 * ARP processing for incoming ARP packets.
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/
H A Dsha256.h98 * @warning The state buffer 'leftover' is left in memory after processing
117 * @warning The state buffer 'leftover' is left in memory after processing
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/
H A Dlwipopts.h522 * options processing. Note that TCP_KEEPIDLE and TCP_KEEPINTVL have to be set
566 * SO_SNDTIMEO processing.
574 * SO_RCVTIMEO processing.
581 * LWIP_SO_RCVBUF==1: Enable SO_RCVBUF processing.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/
H A Dlwipopts.h515 * options processing. Note that TCP_KEEPIDLE and TCP_KEEPINTVL have to be set
559 * SO_SNDTIMEO processing.
567 * SO_RCVTIMEO processing.
574 * LWIP_SO_RCVBUF==1: Enable SO_RCVBUF processing.
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dinfutil.h17 STORED, /* processing stored block */
21 CODES, /* processing fixed or dynamic block */
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/
H A Dlwipopts.h525 * SO_SNDTIMEO processing.
533 * SO_RCVTIMEO processing.
540 * LWIP_SO_RCVBUF==1: Enable SO_RCVBUF processing.
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Duip-doc.txt165 the normal protocol processing. Since 32-bit arithmetic is not
194 later processing. The packet buffer will not be overwritten by new
196 arrive when the application is processing the data must be queued,
201 bytes to a separate buffer during application processing. If the
333 processing.
1109 In TCP/IP implementations for high-end systems, processing time is
1122 A small embedded device does not have the necessary processing power
1129 In such limited systems, the TCP/IP processing overhead is dominated
1132 copying, the TCP processing done for an incoming packet involves only
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/doxygen/
H A Dmain_page.h34 * TCP and UDP), the latter refers to processing raw Ethernet or IP data
37 * Raw API applications may never block since all packet processing
38 * (input and output) as well as timer processing (TCP mainly) is done
51 * processing for any or all of these events. Each callback is an ordinary
/nrf52832-nimble/nordic/cmsis/include/
H A Darm_math.h944 * @brief Processing function for the Q7 FIR filter.
974 * @brief Processing function for the Q15 FIR filter.
988 * @brief Processing function for the fast Q15 FIR filter for Cortex-M3 and Cortex-M4.
1020 * @brief Processing function for the Q31 FIR filter.
1034 * @brief Processing function for the fast Q31 FIR filter for Cortex-M3 and Cortex-M4.
1064 * @brief Processing function for the floating-point FIR filter.
1127 * @brief Processing function for the Q15 Biquad cascade filter.
1157 …* @brief Fast but less precise processing function for the Q15 Biquad cascade filter for Cortex-M3…
1171 * @brief Processing function for the Q31 Biquad cascade filter
1185 …* @brief Fast but less precise processing function for the Q31 Biquad cascade filter for Cortex-M3…
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/http/makefsdata/
H A Dreadme.txt8 switch -s: toggle processing of subdirectories (default is on)
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/httpd/makefsdata/
H A Dreadme.txt8 switch -s: toggle processing of subdirectories (default is on)
/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Darm_math.h47 * a suite of common signal processing functions for use on Cortex-M processor based devices.
1084 * @brief Processing function for the Q7 FIR filter.
1116 * @brief Processing function for the Q15 FIR filter.
1130 * @brief Processing function for the fast Q15 FIR filter for Cortex-M3 and Cortex-M4.
1162 * @brief Processing function for the Q31 FIR filter.
1176 * @brief Processing function for the fast Q31 FIR filter for Cortex-M3 and Cortex-M4.
1206 * @brief Processing function for the floating-point FIR filter.
1276 * @brief Processing function for the Q15 Biquad cascade filter.
1309 …* @brief Fast but less precise processing function for the Q15 Biquad cascade filter for Cortex-M3…
1325 * @brief Processing function for the Q31 Biquad cascade filter
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Drawapi.txt95 TCP and UDP), the later refers to processing raw Ethernet or IP data
98 Raw API applications may never block since all packet processing
99 (input and output) as well as timer processing (TCP mainly) is done
110 processing for any or all of these events. Each callback is an ordinary
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_twis.c221 * @brief Auxiliary function for error processing
254 /* Exclude parallel processing of this function */ in nrfx_twis_state_machine()
341 /* Any other bits requires further processing in PENDING substate */ in nrfx_twis_state_machine()
386 /* Any other bits requires further processing in PENDING substate */ in nrfx_twis_state_machine()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dnetif.c195 * Forwards a received packet for input processing with
320 /* start IGMP processing */ in netif_add()
401 /* stop IGMP processing */ in netif_remove()
423 /* stop MLD processing */ in netif_remove()
620 * Bring an interface up, available for processing
679 * Bring an interface down, disabling any traffic processing.
1216 * (to make sure that all the subsequent processing happens).
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dnetif.c194 /* start IGMP processing */ in netif_add()
242 /* stop IGMP processing */ in netif_remove()
445 * Bring an interface up, available for processing
483 * Bring an interface down, disabling any traffic processing.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv4/
H A Digmp.c123 * Start IGMP processing on interface
125 * @param netif network interface on which start IGMP processing
132 LWIP_DEBUGF(IGMP_DEBUG, ("igmp_start: starting IGMP processing on if %p\n", (void *)netif)); in igmp_start()
155 * Stop IGMP processing on interface
157 * @param netif network interface on which stop IGMP processing

1234567