Home
last modified time | relevance | path

Searched full:happen (Results 1 – 25 of 108) sorted by relevance

12345

/nrf52832-nimble/rt-thread/libcpu/arm/zynq7000/
H A Dcpu.c21 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 Dreadinode.c151 /* 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 Dcompr_zlib.c169 /* Let this remain D1 for now -- it should never happen */ in jffs2_zlib_decompress()
/nrf52832-nimble/packages/NimBLE-latest/apps/blecent/src/
H A Dpeer.c140 * 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 Dlog_trace.c89 * 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 Dcpu.c165 while(1); /* loop forever and wait for reset to happen */ in rt_hw_cpu_reset()
/nrf52832-nimble/rt-thread/libcpu/arm/sep4020/
H A Dcpu.c167 while(1); /* loop forever and wait for reset to happen */ in cp15_rd()
/nrf52832-nimble/rt-thread/libcpu/arm/armv6/
H A Dcpuport.c156 while(1); /* loop forever and wait for reset to happen */ in rt_hw_cpu_reset()
/nrf52832-nimble/rt-thread/libcpu/arm/dm36x/
H A Dcpuport.c154 while(1); /* loop forever and wait for reset to happen */ in rt_hw_cpu_reset()
/nrf52832-nimble/rt-thread/libcpu/arm/arm926/
H A Dcpuport.c155 while(1); /* loop forever and wait for reset to happen */ in rt_hw_cpu_reset()
/nrf52832-nimble/rt-thread/libcpu/arm/s3c44b0/
H A Dtrap.c163 rt_kprintf("irq: %d happen\n", intstat); in rt_hw_trap_irq()
/nrf52832-nimble/rt-thread/components/vbus/
H A Dvbus.h99 /** Listen on any events happen on the @chnr for @timeout ticks.
/nrf52832-nimble/rt-thread/tools/
H A Dwin32spawn.py125 # block waiting for the process to finish or the interrupt to happen
H A Dutils.py86 # If they happen to be identical, use os.curdir.
/nrf52832-nimble/rt-thread/documentation/doxygen/
H A Dkernel.h157 * bad things happen, the current thread's errno will be set. see @ref _rt_errno
/nrf52832-nimble/packages/NimBLE-latest/
H A DCODING_STANDARDS.md177 * ```#include``` directives must happen prior to the cplusplus
/nrf52832-nimble/rt-thread/libcpu/unicore32/sep6200/
H A Dcpu.c268 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 Daf_inet_lwip.c94 * can happen before the new socket is set up. */ in event_callback()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/linux/
H A Djffs2.h70 happen later */
/nrf52832-nimble/rt-thread/libcpu/nios/nios_ii/
H A Dcontext_gcc.S55 /* when the interrupt happen,the interrupt is enable */
/nrf52832-nimble/rt-thread/src/
H A Dipc.c255 * @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 Ddevice.c289 /* 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 Dble_phy.c199 * 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 Dble_hci_uart.c582 * 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 Dudisk.c31 /* it should not happen */ in udisk_get_id()

12345