/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/include/ |
H A D | mbutils.h | 57 * \param usBitOffset The starting address of the bits to set. The first 62 * starting at <code>usBitOffset</code> is the LSB of the value 68 * // Set bit 4 to 1 (read: set 1 bit starting at bit offset 4 to value 1) 87 * \param usBitOffset The starting address of the bits to set. The first
|
H A D | mb_m.h | 233 * is required by the protocol stack. The starting register address is given 239 * \param usAddress The starting address of the register. Input registers 255 * read or written by the protocol stack. The starting register address 263 * \param usAddress The starting address of the register. 289 * starting at address \c usAddress is stored in the LSB of the 319 * coil values. The first discrete input starting at \c usAddress must be 322 * \param usAddress The starting address of the first discrete input.
|
H A D | mb.h | 289 * is required by the protocol stack. The starting register address is given 295 * \param usAddress The starting address of the register. Input registers 317 * read or written by the protocol stack. The starting register address 325 * \param usAddress The starting address of the register. 357 * starting at address \c usAddress is stored in the LSB of the 393 * coil values. The first discrete input starting at \c usAddress must be 396 * \param usAddress The starting address of the first discrete input.
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_clock.h | 97 * @brief Function for starting the LFCLK. 115 * @brief Function for starting the high-accuracy source HFCLK. 133 * @brief Function for starting calibration of internal LFCLK. 155 * @brief Function for starting calibration timer.
|
H A D | nrfx_qspi.h | 154 * Write, read, and erase operations check memory device busy state before starting the operation. 177 * Write, read, and erase operations check memory device busy state before starting the operation. 202 * @brief Function for starting erasing of one memory block - 4KB, 64KB, or the whole chip. 204 * Write, read, and erase operations check memory device busy state before starting the operation. 227 * @brief Function for starting an erase operation of the whole chip.
|
H A D | nrfx_spim.h | 263 * @brief Function for starting the SPI data transfer. 269 * - @ref NRFX_SPIM_FLAG_HOLD_XFER<span></span>: Driver is not starting the transfer. Use this 310 * @brief Function for starting the SPI data transfer with DCX control.
|
H A D | nrfx_pwm.h | 151 This shortcut triggers the proper starting 225 * @brief Function for starting a single sequence playback. 262 * @brief Function for starting a two-sequence playback.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | atomic.h | 284 * @param bit Bit number (starting from 0). 303 * @param bit Bit number (starting from 0). 325 * @param bit Bit number (starting from 0). 347 * @param bit Bit number (starting from 0). 366 * @param bit Bit number (starting from 0).
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | algorithm.txt | 27 The hash chains are searched starting with the most recent strings, to 161 Table X is two bits long since the longest code starting with 110 is five bits 169 Table Y is three bits long since the longest code starting with 111 is six
|
H A D | inftrees.c | 94 creating from that a table of starting indices for each length in the 201 huff = 0; /* starting code */ 202 sym = 0; /* starting code symbol */ 203 len = min; /* starting code length */
|
H A D | inflate.h | 102 code const FAR *lencode; /* starting table for length/literal codes */ 103 code const FAR *distcode; /* starting table for distance codes */
|
/nrf52832-nimble/rt-thread/libcpu/mips/x1000/ |
H A D | mips_fp_gcc.S | 50 # DESCRIPTION: save floating point registers to memory starting at a0 121 # DESCRIPTION: load floating point registers from context chain starting at a0
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/ |
H A D | snmp_agent.txt | 74 Before starting the agent you should supply pointers 88 Also before starting the agent you need to setup
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/functions/ |
H A D | mbutils.c | 59 /* Calculate byte offset for first byte containing the bit values starting in xMBUtilSetBits() 93 /* Calculate byte offset for first byte containing the bit values starting in xMBUtilGetBits()
|
H A D | mbfunccoils.c | 126 /* The response contains the function code, the starting address in eMBFuncReadCoils() 249 /* The response contains the function code, the starting address in eMBFuncWriteMultipleCoils()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_att_cmd_priv.h | 66 * | Starting Handle | 2 | 98 * | Starting Handle | 2 | 133 * | Starting Handle | 2 | 232 * | Starting Handle | 2 |
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_uart.h | 57 …NRF_UART_TASK_STARTRX = offsetof(NRF_UART_Type, TASKS_STARTRX), /**< Task for starting reception. … 59 …NRF_UART_TASK_STARTTX = offsetof(NRF_UART_Type, TASKS_STARTTX), /**< Task for starting transmissio… 313 * @brief Function for starting an UART task.
|
/nrf52832-nimble/rt-thread/components/net/uip/uip/ |
H A D | pt.h | 72 * starting to execute the protothread. 106 * This macro is used to declare the starting point of a
|
/nrf52832-nimble/packages/NimBLE-latest/apps/bletest/src/ |
H A D | bletest.c | 885 /* Fill with incrementing pattern (starting from 1) */ in bletest_send_packet() 1100 /* Wait one second before starting test task */ in bletest_task_handler() 1115 console_printf("Starting BLE test task as advertiser\n"); in bletest_task_handler() 1129 console_printf("Starting BLE test task as scanner\n"); in bletest_task_handler() 1135 console_printf("Starting BLE test task as initiator\n"); in bletest_task_handler() 1213 /* Wait some time before starting */ in bletest_task_handler()
|
/nrf52832-nimble/nordic/nrfx/drivers/src/ |
H A D | nrfx_clock.c | 107 // applies delay of 138us before starting LFCLK. 117 * @brief Function for applying delay of 138us before starting LFCLK.
|
/nrf52832-nimble/rt-thread/examples/libc/ |
H A D | ex1.c | 13 printf("Starting process %s\n", (char *)arg); in process()
|
/nrf52832-nimble/rt-thread/components/cplusplus/ |
H A D | Thread.h | 25 /** Allocate a new thread without starting execution
|
/nrf52832-nimble/rt-thread/libcpu/mips/xburst/ |
H A D | cpu.c | 64 * Bits are numbered starting at 1 (the least significant bit). A return value of
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | fsm.c | 127 if( f->callbacks->starting ) in fsm_lowerdown() 128 (*f->callbacks->starting)(f); in fsm_lowerdown() 164 if( f->callbacks->starting ) in fsm_open() 165 (*f->callbacks->starting)(f); in fsm_open()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | fsm.c | 127 if( f->callbacks->starting ) in fsm_lowerdown() 128 (*f->callbacks->starting)(f); in fsm_lowerdown() 164 if( f->callbacks->starting ) in fsm_open() 165 (*f->callbacks->starting)(f); in fsm_open()
|