/nrf52832-nimble/rt-thread/components/drivers/src/ |
H A D | ringbuffer.c | 85 /* we are going into the other side of the mirror */ in rt_ringbuffer_put() 135 /* we are going into the other side of the mirror */ in rt_ringbuffer_put_force() 188 /* we are going into the other side of the mirror */ in rt_ringbuffer_get()
|
/nrf52832-nimble/rt-thread/examples/libc/ |
H A D | dirent.c | 36 printf("going back past 4-th entry...\n"); in libc_dirent()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | nodelist.c | 454 JFFS2_DBG_FRAGTREE2("going right from frag %#04x-%#04x, before the region we care about\n", in jffs2_lookup_node_frag() 461 JFFS2_DBG_FRAGTREE2("going left from frag %#04x-%#04x, after the region we care about\n", in jffs2_lookup_node_frag() 498 JFFS2_DBG_FRAGTREE2("going left from frag (%p) %#04x-%#04x\n", in jffs2_kill_fragtree() 504 JFFS2_DBG_FRAGTREE2("going right from frag (%p) %#04x-%#04x\n", in jffs2_kill_fragtree()
|
H A D | gc.c | 247 D1(printk(KERN_DEBUG "Going to garbage collect node at 0x%08x\n", ref_offset(raw))); in jffs2_garbage_collect_pass() 335 /* OK. Now if the inode is in state INO_STATE_GC, we are going to copy the in jffs2_garbage_collect_pass() 509 D1(printk(KERN_DEBUG "Going to GC REF_PRISTINE node at 0x%08x\n", ref_offset(raw))); in jffs2_garbage_collect_pristine() 650 going to be fetched from ic->nodes by our caller. */ in jffs2_garbage_collect_pristine() 830 /* Any dirent with the same name is going to have the same length... */ in jffs2_garbage_collect_deletion_dirent() 834 /* Doesn't matter if there's one in the same erase block. We're going to in jffs2_garbage_collect_deletion_dirent() 1074 to be dirty. Otherwise we end up with GC just going round in in jffs2_garbage_collect_dnode()
|
H A D | nodemgmt.c | 274 So mark it obsolete now that there's going to be another node in jffs2_do_reserve_space() 408 three conditions is false, we're going to return from this in jffs2_mark_node_obsolete()
|
H A D | build.c | 126 children too, and repeat the scan. As that's going to be in jffs2_build_filesystem()
|
/nrf52832-nimble/rt-thread/libcpu/arm/realview-a8-vmm/ |
H A D | start_gcc.S | 189 @ switch to vmm domain as we are going to call vmm codes 241 @ We are going to execute rt-thread code but accessing the content of the
|
/nrf52832-nimble/rt-thread/libcpu/ppc/common/ |
H A D | ptrace.h | 13 * Since this is going on the stack, *CARE MUST BE TAKEN* to insure
|
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/ |
H A D | ptrace.h | 13 * Since this is going on the stack, *CARE MUST BE TAKEN* to insure
|
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/src/ |
H A D | os_cputime_pwr2.c | 74 * than 140737488. I am not going to check that here because that many ticks
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/native/src/ |
H A D | ble_phy.c | 244 /* Better not be going from rx to tx! */ in ble_phy_isr() 379 * This function is called to set the start time when we are not going from
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_comp.h | 166 …N = offsetof(NRF_COMP_Type, EVENTS_DOWN), /*!< Input voltage crossed the threshold going down. */ 167 …P = offsetof(NRF_COMP_Type, EVENTS_UP), /*!< Input voltage crossed the threshold going up. */
|
H A D | nrf_lpcomp.h | 131 … = offsetof(NRF_LPCOMP_Type, EVENTS_DOWN), /**< Input voltage crossed the threshold going down. */ 132 … = offsetof(NRF_LPCOMP_Type, EVENTS_UP), /**< Input voltage crossed the threshold going up. */
|
/nrf52832-nimble/rt-thread/examples/kernel/ |
H A D | tc_comm.c | 45 /* Make sure we are going to be blocked. */ in tc_thread_entry()
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/include/ |
H A D | mb_m.h | 284 * read or written by the protocol stack. If you are going to use 315 * If you are going to use his function you might use the functions
|
H A D | mb.h | 352 * read or written by the protocol stack. If you are going to use 389 * If you are going to use his function you might use the functions
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | algorithm.txt | 189 There, I think that gives you a picture of what's going on. For inflate, the
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf51/src/ |
H A D | ble_phy.c | 950 /* Start the receive task in the radio if not automatically going to rx */ in ble_phy_rx() 1023 * This function is called to set the start time when we are not going from 1127 * paranoid, and if you are going to clear one, might as well clear them in ble_phy_tx()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/ |
H A D | lwipopts.h | 379 IP packets across network interfaces. If you are going to run lwIP
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | ppp_opts.h | 172 * that are not going to be chained when allocated. This requires setting
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_l2cap_coc.c | 338 /* lets calculate data we are going to send */ in ble_l2cap_coc_continue_tx()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 325 messages from when the messages are going into the Friend queue.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | ppp_opts.h | 184 * that are not going to be chained when allocated. This requires setting
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/ |
H A D | lwipopts.h | 395 IP packets across network interfaces. If you are going to run lwIP
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/ |
H A D | lwipopts.h | 388 IP packets across network interfaces. If you are going to run lwIP
|