/nrf52832-nimble/rt-thread/libcpu/arm/zynq7000/ |
H A D | cpu.c | 21 while (1); /* loop forever and wait for reset to happen */ in rt_hw_cpu_reset()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | readinode.c | 151 /* Obsoleted. This cannot happen, surely? dwmw2 20020308 */ in read_direntry() 235 /* Obsoleted. This cannot happen, surely? dwmw2 20020308 */ in read_dnode() 589 /* This should never happen. */ in jffs2_do_read_inode_internal() 799 /* Eep. This should never happen. It can in jffs2_do_read_inode() 800 happen if Linux calls read_inode() again in jffs2_do_read_inode()
|
H A D | compr_zlib.c | 169 /* Let this remain D1 for now -- it should never happen */ in jffs2_zlib_decompress()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blecent/src/ |
H A D | peer.c | 140 * happen. in peer_dsc_add() 149 * happen. in peer_dsc_add() 339 * happen. in peer_chr_add()
|
/nrf52832-nimble/rt-thread/components/utilities/logtrace/ |
H A D | log_trace.c | 89 * could happen is there is an interrupt in the read/modify/write in _lg_lookup_session() 122 * happen when initialize the whole system, this should not be a matter. */ in log_trace_register_session()
|
/nrf52832-nimble/rt-thread/libcpu/arm/s3c24x0/ |
H A D | cpu.c | 165 while(1); /* loop forever and wait for reset to happen */ in rt_hw_cpu_reset()
|
/nrf52832-nimble/rt-thread/libcpu/arm/sep4020/ |
H A D | cpu.c | 167 while(1); /* loop forever and wait for reset to happen */ in cp15_rd()
|
/nrf52832-nimble/rt-thread/libcpu/arm/armv6/ |
H A D | cpuport.c | 156 while(1); /* loop forever and wait for reset to happen */ in rt_hw_cpu_reset()
|
/nrf52832-nimble/rt-thread/libcpu/arm/dm36x/ |
H A D | cpuport.c | 154 while(1); /* loop forever and wait for reset to happen */ in rt_hw_cpu_reset()
|
/nrf52832-nimble/rt-thread/libcpu/arm/arm926/ |
H A D | cpuport.c | 155 while(1); /* loop forever and wait for reset to happen */ in rt_hw_cpu_reset()
|
/nrf52832-nimble/rt-thread/libcpu/arm/s3c44b0/ |
H A D | trap.c | 163 rt_kprintf("irq: %d happen\n", intstat); in rt_hw_trap_irq()
|
/nrf52832-nimble/rt-thread/components/vbus/ |
H A D | vbus.h | 99 /** Listen on any events happen on the @chnr for @timeout ticks.
|
/nrf52832-nimble/rt-thread/tools/ |
H A D | win32spawn.py | 125 # block waiting for the process to finish or the interrupt to happen
|
H A D | utils.py | 86 # If they happen to be identical, use os.curdir.
|
/nrf52832-nimble/rt-thread/documentation/doxygen/ |
H A D | kernel.h | 157 * bad things happen, the current thread's errno will be set. see @ref _rt_errno
|
/nrf52832-nimble/packages/NimBLE-latest/ |
H A D | CODING_STANDARDS.md | 177 * ```#include``` directives must happen prior to the cplusplus
|
/nrf52832-nimble/rt-thread/libcpu/unicore32/sep6200/ |
H A D | cpu.c | 268 while(1); /* loop forever and wait for reset to happen */ in rt_hw_cpu_reset()
|
/nrf52832-nimble/rt-thread/components/net/sal_socket/impl/ |
H A D | af_inet_lwip.c | 94 * can happen before the new socket is set up. */ in event_callback()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/linux/ |
H A D | jffs2.h | 70 happen later */
|
/nrf52832-nimble/rt-thread/libcpu/nios/nios_ii/ |
H A D | context_gcc.S | 55 /* when the interrupt happen,the interrupt is enable */
|
/nrf52832-nimble/rt-thread/src/ |
H A D | ipc.c | 255 * @return the created semaphore, RT_NULL on error happen 583 * @return the created mutex, RT_NULL on error happen 964 * @return the created event, RT_NULL on error happen 1356 * @return the created mailbox, RT_NULL on error happen 1861 * @return the created message queue, RT_NULL on error happen
|
H A D | device.c | 289 /* don't let bad things happen silently. If you are bitten by this assert, in rt_device_open()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/src/ |
H A D | ble_phy.c | 199 * Tested the following to see what would happen: 699 * It may happen that if CPU is halted for a brief moment (e.g. during flash in ble_phy_wfr_enable() 1038 * It may happen (during flash erase) that CPU is stopped for a moment and in ble_phy_rx_end_isr() 1040 * for TX to start since EVENTS_COMPARE[0] will not happen any time soon. in ble_phy_rx_end_isr()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/uart/src/ |
H A D | ble_hci_uart.c | 582 * should not happen but at least we retain HCI synch. The host in ble_hci_uart_rx_skip_cmd() 801 /* This should never happen! */ in ble_hci_uart_rx_char()
|
/nrf52832-nimble/rt-thread/components/drivers/usb/usbhost/class/ |
H A D | udisk.c | 31 /* it should not happen */ in udisk_get_id()
|