/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_dppi.h | 164 * @details This function removes all specified channels from the group. 166 * writing 1 to bit 0 removes channel 0, writing 1 to bit 1 removes channel 1 etc.
|
H A D | nrf_ppi.h | 293 * @details This function removes only one channel from the group. 305 * @details This function removes all specified channels from the group.
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/linux/src/ |
H A D | os_task.c | 77 * Removes specified task
|
/nrf52832-nimble/rt-thread/components/drivers/usb/usbhost/core/ |
H A D | driver.c | 49 * This function will removes a previously registed usb class driver.
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_systick.h | 114 * This delay function removes the limits of the highest possible delay value.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/ |
H A D | rawapi.txt | 339 Removes and deallocates the pcb. 357 any network traffic, but only removes the remote address of the pcb.
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/ |
H A D | rawapi.txt | 329 Removes and deallocates the pcb. 347 any network traffic, but only removes the remote address of the pcb.
|
/nrf52832-nimble/rt-thread/components/CMSIS/Include/ |
H A D | core_cmInstr.h | 254 This function removes the exclusive lock which is created by LDREX. 614 This function removes the exclusive lock which is created by LDREX.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ |
H A D | tcp.c | 169 /** Called when a listen pcb is closed. Iterates one pcb list and removes the 184 /** Called when a listen pcb is closed. Iterates all pcb lists and removes the 975 * removes PCBs that have been in TIME-WAIT for enough time. It also increments 1800 * Purges a TCP PCB. Removes any buffered data and frees the buffer memory 1849 * Purges the PCB and removes it from a PCB list. Any delayed ACKs are sent first.
|
/nrf52832-nimble/rt-thread/src/ |
H A D | device.c | 74 * This function removes a previously registered device driver
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/ |
H A D | Changelog.txt | 292 Notes: This version removes the t1.5 timers from the Modbus RTU
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ |
H A D | tcp.c | 247 /** Called when a listen pcb is closed. Iterates one pcb list and removes the 265 /** Called when a listen pcb is closed. Iterates all pcb lists and removes the 1189 * removes PCBs that have been in TIME-WAIT for enough time. It also increments 2123 * Purges a TCP PCB. Removes any buffered data and frees the buffer memory 2173 * Purges the PCB and removes it from a PCB list. Any delayed ACKs are sent first.
|
H A D | udp.c | 1121 * any network traffic, but only removes the remote address of the pcb. 1171 * Removes and deallocates the pcb.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 422 This option removes the 96 hour limit of the IV Update
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/ |
H A D | ffconf.h | 13 / Read-only configuration removes writing API functions, f_write(), f_sync(),
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ |
H A D | tcp.c | 782 * removes PCBs that have been in TIME-WAIT for enough time. It also increments 1464 * Purges a TCP PCB. Removes any buffered data and frees the buffer memory 1532 * Purges the PCB and removes it from a PCB list. Any delayed ACKs are sent first.
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | tcp_impl.h | 331 with a PCB list or removes a PCB from a list, respectively. */
|
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/os/ |
H A D | os_mbuf.h | 608 * Removes and frees empty mbufs from the front of a chain. If the chain
|
/nrf52832-nimble/nordic/cmsis/include/ |
H A D | cmsis_armcc.h | 554 \details Removes the exclusive lock which is created by LDREX.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/priv/ |
H A D | tcp_priv.h | 353 with a PCB list or removes a PCB from a list, respectively. */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/priv/ |
H A D | tcp_priv.h | 338 with a PCB list or removes a PCB from a list, respectively. */
|
/nrf52832-nimble/rt-thread/components/net/sal_socket/src/ |
H A D | sal_socket.c | 172 * This function removes a previously registered protocol family object.
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/snmp/ |
H A D | mib2.c | 1158 * Removes ARP table indexes (.xIfIndex.xNetAddress) 1369 * Removes ipAddrTable indexes (.ipAdEntAddr) 1509 * Removes ipRouteTable indexes (.ipRouteDest) 1841 * Removes udpTable indexes (.udpLocalAddress.udpLocalPort)
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_gatt.h | 861 * removes all supported services, characteristics, and descriptors. This
|
/nrf52832-nimble/rt-thread/tools/ |
H A D | kconfiglib.py | 1462 # [1:] removes the _T_IF token 2010 # If the next token is 'token', removes it and returns True 2920 # kconfig-language.txt), removes 'if' nodes, and finalizes choices. 5442 # Removes 'if' nodes (which can be recognized by MenuNode.item being None), 5969 # Having these match the value of the corresponding tokens removes the need 6140 # _T_UNEQUAL, etc.), which removes the need for conversion
|