/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | memp_std.h | 10 * above, then will declare #2 & #3 to be just standard mempools. 13 /* This treats "malloc pools" just like any other pool. 21 /* This treats "pbuf pools" just like any other pool.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/priv/ |
H A D | memp_std.h | 18 * above, then will declare #2 & #3 to be just standard mempools. 21 /* This treats "malloc pools" just like any other pool. 29 /* This treats "pbuf pools" just like any other pool.
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/ |
H A D | depcomp | 93 # Do two passes, one to just change these to 134 # Some modes work just like other modes, but use different flags. We 145 # This is just like dashmstdout with a different argument. 152 # This is just like msvisualcpp but w/o cygpath translation. 153 # Just convert the backslash-escaped backslashes to single forward 160 # This is just like msvc7 but w/o cygpath translation. 161 # Just convert the backslash-escaped backslashes to single forward 201 ## Note that this doesn't just cater to obsosete pre-3.x GCC compilers. 425 # Do two passes, one to just change these to
|
/nrf52832-nimble/rt-thread/examples/nanopb/ |
H A D | simple.c | 32 /* Then just check for any errors.. */ in nanopb_test() 44 /* But because we are lazy, we will just decode it immediately. */ in nanopb_test()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/priv/ |
H A D | memp_std.h | 18 * above, then will declare #2 & #3 to be just standard mempools. 21 /* This treats "malloc pools" just like any other pool. 29 /* This treats "pbuf pools" just like any other pool.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/ |
H A D | mqtt_client.txt | 43 /* For now just print the result code if something goes wrong 80 /* Just print the result code here for simplicity, 91 If RAM and CPU budget allows it, the easiest implementation might be to just take a copy of
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/ |
H A D | mqtt_client.txt | 43 /* For now just print the result code if something goes wrong */ 80 /* Just print the result code here for simplicity, 91 If RAM and CPU budget allows it, the easiest implementation might be to just take a copy of
|
/nrf52832-nimble/rt-thread/examples/libc/ |
H A D | ex4.c | 12 Here, it just returns the concatenation of all string arguments 60 /* Now we can use accu just as in the non thread-safe code. */ in str_accumulate()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_scan.c | 170 * just drop the scheduled item in ble_ll_aux_scan_cb() 507 * (truncated was sent to the host) and we just need to drop last reference. in ble_ll_scan_end_adv_evt() 592 /* XXX: for now, if we dont have room, just leave */ in ble_ll_scan_add_dup_adv() 678 /* XXX: for now, if we dont have room, just leave */ in ble_ll_scan_add_scan_rsp_adv() 826 * will just send for one for now. 882 * we just add 2 here. in ble_ll_scan_send_adv_report() 1039 * scan just make sanity check that we have proper combination of in ble_ll_scan_start() 1073 /* XXX: can make this better; want to just start asap. */ in ble_ll_scan_start() 1325 * (which in this case is just enable or disable) so that is why I chose in ble_ll_scan_sm_start() 1468 * Get the scanning state machine. If not enabled (this is possible), just in ble_ll_scan_event_proc() [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/platform/posix/ |
H A D | uffs_os.c | 35 …* \brief Emulation on POSIX host. This is just a dumb implementation, does not really create semap… 102 // or just return 0 if you don't care about file time. in uffs_GetCurDateTime()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/ |
H A D | uffs_rtthread.c | 43 …* \brief Emulation on POSIX host. This is just a dumb implementation, does not really create semap… 103 // or just return 0 if you don't care about file time. in uffs_GetCurDateTime()
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/lxdialog/ |
H A D | menubox.c | 31 * smarter and works more like other menu systems (just have a look at 36 * remember the last scrolling position, and just sets it so that the 41 * just to be sure. Just try it out - you will recognise a difference!
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/src/ |
H A D | ble_phy.c | 223 * bit in the NVIC just to be sure when we disable the PHY. 231 * I figure this out I am just going to allocate 67 words so we have enough 484 /* This will end within a short time (6 usecs). Just poll */ in nrf_wait_disabled() 701 * fire as expected. In case this happened, let's just disable PPIs for wfr in ble_phy_wfr_enable() 844 /* Store PHY on which we've just transmitted smth */ in ble_phy_tx_end_isr() 864 * For now I just count a stat but continue on like all is good. in ble_phy_tx_end_isr() 986 * this is just some form of rx error and that is how we in ble_phy_rx_end_isr() 987 * handle it? For now, just set CRC error flags in ble_phy_rx_end_isr() 1008 * Let's schedule TX now and we will just cancel it after processing RXed in ble_phy_rx_end_isr() 1293 * this is just debugging code we can live with this. in ble_phy_dbg_time_setup() [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | vj.c | 25 * to be in contiguous memory (just the compressed header). 411 /* Can we cope with this failing? Just assert for now */ in vj_compress_tcp() 420 /* Can we cope with this failing? Just assert for now */ in vj_compress_tcp() 481 just to help static code analysis to see this is correct ;-) */ in vj_uncompress_uncomp() 623 /* Can we cope with this failing? Just assert for now */ in vj_uncompress_tcp() 646 /* Can we cope with this failing? Just assert for now */ in vj_uncompress_tcp()
|
H A D | PPPD_FOLLOWUP | 138 This is just a patch that adds plugins hooks for IPv6, the plugin interface 314 Just release stuff. 382 Just release stuff.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/ |
H A D | ble_ll_conn.h | 314 * others are running, can I use just one structure (a union)? Should I 315 * allocate these from a pool? Not sure what to do. For now, I just use 330 /* XXX: for now, just store them all */
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/include/nimble/ |
H A D | nimble_npl_os.h | 69 * Simple APIs are just defined as static inline below, but some are a bit more 71 * file instead and static inline wrapper just calls proper implementation.
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/ |
H A D | UPGRADING | 9 * [Enter new changes just after this line - do not remove this line] 98 port any more, just define LWIP_HAVE_LOOPIF to 1.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | scan.c | 72 * Returning an error will abort the mount - bad checksums etc. should just mark the space 159 * was entirely erased, we just queue it for erase in jffs2_scan_medium() 224 … /* For now we just put it on the erasing list. We'll start the erases later */ in jffs2_scan_medium() 702 /* We do very little here now. Just check the ino# to which we should attribute in jffs2_scan_inode_node() 719 /* Inocache get failed. Either we read a bogus ino# or it's just genuinely the in jffs2_scan_inode_node() 727 /* We believe totlen because the CRC on the node _header_ was OK, just the node itself failed. */ in jffs2_scan_inode_node() 781 /* We believe totlen because the CRC on the node _header_ was OK, just the node itself failed. */ in jffs2_scan_dirent_node() 802 /* We believe totlen because the CRC on the node _header_ was OK, just the name failed. */ in jffs2_scan_dirent_node()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/ |
H A D | snmp_agent.txt | 94 In the lwIP initialisation sequence call snmp_init() just after 131 using snmp_set_sysobjid(&my_object_id), just before snmp_init().
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | PPPD_FOLLOWUP | 138 This is just a patch that adds plugins hooks for IPv6, the plugin interface 314 Just release stuff. 382 Just release stuff.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/arch/ |
H A D | sys_arch.c | 179 /* we count up just to check the correct pairing of lock/unlock */ in sys_mutex_lock() 190 /* we count down just to check the correct pairing of lock/unlock */ in sys_mutex_unlock() 218 mbox->sem = mbox; /* just point to something for sys_mbox_valid() */ in sys_mbox_new()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | vj.c | 25 * to be in contiguous memory (just the compressed header). 379 /* Can we cope with this failing? Just assert for now */ in vj_compress_tcp() 388 /* Can we cope with this failing? Just assert for now */ in vj_compress_tcp() 590 /* Can we cope with this failing? Just assert for now */ in vj_uncompress_tcp() 606 /* Can we cope with this failing? Just assert for now */ in vj_uncompress_tcp()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/kernel/linux/ |
H A D | TODO | 3 just for getting JFFS2 to build.
|
/nrf52832-nimble/nordic/nrfx/drivers/src/ |
H A D | nrfx_usbd.c | 46 * and just after last EasyDMA has been processed. 663 * Function used to change or just read the state of selected endpoint. 713 * This function is called always just after the EasyDMA transfer is started. 728 * This function is called always just after the finished EasyDMA transfer is detected. 923 /* Clear transfer information just in case */ in nrf_usbd_ep0in_dma_handler() 956 /* Clear transfer information just in case */ in nrf_usbd_epin_dma_handler() 985 /* Clear transfer information just in case */ in nrf_usbd_epiniso_dma_handler() 1016 /* Clear transfer information just in case */ in nrf_usbd_ep0out_dma_handler() 1050 /* Clear transfer information just in case */ in nrf_usbd_epout_dma_handler() 1086 /* Nothing to do - just ignore */ in nrf_usbd_epoutiso_dma_handler() [all …]
|