/nrf52832-nimble/rt-thread/libcpu/arm/am335x/ |
H A D | start_gcc.S | 122 stmia sp, {r0 - r12} @/* Calling r0-r12 */ 130 stmdb r8, {sp, lr} @/* Calling SP, LR */ 133 str lr, [r8, #0] @/* Save calling PC */ 141 ldmia sp, {r0 - r12} @/* Calling r0 - r2 */ 161 stmia sp, {r0 - r12} @/* Calling r0-r12 */ 163 stmdb r8, {sp, lr} @/* Calling SP, LR */ 164 str lr, [r8, #0] @/* Save calling PC */ 172 ldmia sp, {r0 - r12} @/* Calling r0 - r2 */
|
H A D | start_iar.s | 171 STMIA sp, {r0 - r12} ;/* Calling r0-r12 */ 179 STMDB r8, {sp, lr} ;/* Calling SP, LR */ 182 STR lr, [r8, #0] ;/* Save calling PC */ 190 LDMIA sp, {r0 - r12} ;/* Calling r0 - r2 */ 204 STMIA sp, {r0 - r12} ;/* Calling r0-r12 */ 206 STMDB r8, {sp, lr} ;/* Calling SP, LR */ 207 STR lr, [r8, #0] ;/* Save calling PC */ 215 LDMIA sp, {r0 - r12} ;/* Calling r0 - r2 */
|
/nrf52832-nimble/rt-thread/libcpu/arm/arm926/ |
H A D | start_iar.S | 193 STMIA SP, {R0 - R12} ; Calling R0-R12 195 STMDB R8, {SP, LR} ; Calling SP, LR 196 STR LR, [R8, #0] ; Save calling PC 211 STMIA SP, {R0 - R12} ; Calling R0-R12 213 STMDB R8, {SP, LR} ; Calling SP, LR 214 STR LR, [R8, #0] ; Save calling PC
|
H A D | start_rvds.S | 181 STMIA SP, {R0 - R12} ; Calling R0-R12 183 STMDB R8, {SP, LR} ; Calling SP, LR 184 STR LR, [R8, #0] ; Save calling PC 202 STMIA SP, {R0 - R12} ; Calling R0-R12 204 STMDB R8, {SP, LR} ; Calling SP, LR 205 STR LR, [R8, #0] ; Save calling PC
|
H A D | start_gcc.S | 215 STMIA SP, {R0 - R12} @; Calling R0-R12 217 STMDB R8, {SP, LR} @; Calling SP, LR 218 STR LR, [R8, #0] @; Save calling PC 236 STMIA SP, {R0 - R12} @; Calling R0-R12 238 STMDB R8, {SP, LR} @; Calling SP, LR 239 STR LR, [R8, #0] @; Save calling PC
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/ |
H A D | UPGRADING | 21 callback (aside from NULL/closed) after calling tcp_close() 23 * When calling tcp_abort() from a raw API TCP callback function, 67 prevent creating many small pbufs when calling tcp_write with many small 109 with user-allocated structs instead of calling mem_malloc
|
/nrf52832-nimble/rt-thread/libcpu/arm/s3c24x0/ |
H A D | start_gcc.S | 251 stmia sp, {r0 - r12} /* Calling r0-r12 */ 253 stmdb r8, {sp, lr}^ /* Calling SP, LR */ 254 str lr, [r8, #0] /* Save calling PC */ 273 stmia sp, {r0 - r12} /* Calling r0-r12 */ 275 stmdb r8, {sp, lr}^ /* Calling SP, LR */ 276 str lr, [r8, #0] /* Save calling PC */
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_lpcomp.h | 107 * initialize the driver again by calling nrfx_lpcomp_init() if you want to use it. 116 * Before calling this function, the driver must be initialized. This function 125 * Before calling this function, the driver must be initialized. This function disables the LPCOMP
|
H A D | nrfx_comp.h | 157 * initialize the driver again by calling nrfx_comp_init() if you want to use it. 173 * Before calling this function, the driver must be initialized. This function 188 * Before calling this function, the driver must be enabled. This function disables the COMP
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | dhcp.h | 52 /** period (in seconds) of the application calling dhcp_coarse_tmr() */ 54 /** period (in milliseconds) of the application calling dhcp_coarse_tmr() */ 56 /** period (in milliseconds) of the application calling dhcp_fine_tmr() */
|
H A D | sys.h | 171 * sys_mutex_free() is always called before calling this function! 243 * sys_sem_free() is always called before calling this function! 386 * sys_mbox_free() is always called before calling this function! 474 * mutex. The implementation should allow calling SYS_ARCH_PROTECT when 476 * "lev". This macro will default to calling the sys_arch_protect() function 486 * using a semaphore or mutex. This macro will default to calling the
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | dhcp.h | 52 /** period (in seconds) of the application calling dhcp_coarse_tmr() */ 54 /** period (in milliseconds) of the application calling dhcp_coarse_tmr() */ 56 /** period (in milliseconds) of the application calling dhcp_fine_tmr() */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/ |
H A D | UPGRADING | 112 callback (aside from NULL/closed) after calling tcp_close() 114 * When calling tcp_abort() from a raw API TCP callback function, 158 prevent creating many small pbufs when calling tcp_write with many small 200 with user-allocated structs instead of calling mem_malloc
|
/nrf52832-nimble/rt-thread/libcpu/arm/zynq7000/ |
H A D | start_gcc.S | 197 stmia sp, {r0 - r12} @/* Calling r0-r12 */ 203 str sp, [r0, #13*4] @/* Save calling SP */ 204 str lr, [r0, #14*4] @/* Save calling PC */
|
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-a/ |
H A D | start_gcc.S | 192 stmia sp, {r0 - r12} @/* Calling r0-r12 */ 198 str sp, [r0, #13*4] @/* Save calling SP */ 199 str lr, [r0, #14*4] @/* Save calling PC */
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ |
H A D | timers.c | 255 * - by calling sys_check_timeouts() (NO_SYS==1 only) 315 * calling 'handler' in the list of timeouts. 388 LWIP_DEBUGF(TIMERS_DEBUG, ("sct calling h=%s arg=%p\n", in sys_check_timeouts() 450 LWIP_DEBUGF(TIMERS_DEBUG, ("stmf calling h=%s arg=%p\n", in sys_timeouts_mbox_fetch() 456 /* For LWIP_TCPIP_CORE_LOCKING, lock the core before calling the in sys_timeouts_mbox_fetch()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | dhcp.h | 18 /** period (in seconds) of the application calling dhcp_coarse_tmr() */ 20 /** period (in milliseconds) of the application calling dhcp_coarse_tmr() */ 22 /** period (in milliseconds) of the application calling dhcp_fine_tmr() */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/ |
H A D | UPGRADING | 155 callback (aside from NULL/closed) after calling tcp_close() 157 * When calling tcp_abort() from a raw API TCP callback function, 201 prevent creating many small pbufs when calling tcp_write with many small 243 with user-allocated structs instead of calling mem_malloc
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_eddystone.h | 67 * this struct before calling this function. 86 * this struct before calling this function.
|
/nrf52832-nimble/rt-thread/libcpu/arm/realview-a8-vmm/ |
H A D | start_gcc.S | 309 stmia sp, {r0 - r12} @/* Calling r0-r12 */ 315 str sp, [r0, #13*4] @/* Save calling SP */ 316 str lr, [r0, #14*4] @/* Save calling PC */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/ |
H A D | mdns.txt | 85 - <name>.<service>.<proto>.local type TXT builds text strings by calling txt_fn 86 with the supplied userdata. The callback adds strings to the reply by calling
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_eddystone.c | 56 * advertisement. Prior to calling this function, you must write the service 63 * this struct before calling this function.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/ |
H A D | mdns.txt | 85 - <name>.<service>.<proto>.local type TXT builds text strings by calling txt_fn 86 with the supplied userdata. The callback adds strings to the reply by calling
|
/nrf52832-nimble/rt-thread/examples/libc/ |
H A D | ex3.c | 60 /* Get the calling thread's ID */ in print_it() 75 /* get the calling thread ID */ in search()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ipv4/ |
H A D | inet_chksum.c | 164 calling this twice is propably faster than if statements... */ in lwip_standard_chksum() 247 calling this twice is propably faster than if statements... */ in lwip_standard_chksum() 312 calling this twice is propably faster than if statements... */ in inet_chksum_pseudo() 378 calling this twice is propably faster than if statements... */ in inet_chksum_pseudo_partial()
|