Home
last modified time | relevance | path

Searched full:cannot (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_power.c266 /* Cannot be null if event is enabled */ in nrfx_power_irq_handler()
275 /* Cannot be null if event is enabled */ in nrfx_power_irq_handler()
282 /* Cannot be null if event is enabled */ in nrfx_power_irq_handler()
291 /* Cannot be null if event is enabled */ in nrfx_power_irq_handler()
298 /* Cannot be null if event is enabled */ in nrfx_power_irq_handler()
305 /* Cannot be null if event is enabled */ in nrfx_power_irq_handler()
H A Dnrfx_usbd_errata.h95 /* Errata: USB cannot be enabled. */
105 /* Errata: USBD cannot receive tasks during DMA. */
/nrf52832-nimble/rt-thread/libcpu/c-sky/ck802/
H A Dcore_ck802.c78 \param [in] IRQn External interrupt number. Value cannot be negative.
91 \param [in] IRQn External interrupt number. Value cannot be negative.
101 \param [in] IRQn External interrupt number. Value cannot be negative.
123 \param [in] IRQn Interrupt number. Value cannot be negative.
133 \param [in] IRQn External interrupt number. Value cannot be negative.
155 \param [in] IRQn Interrupt number. Value cannot be negative.
165 \param [in] IRQn External interrupt number. Value cannot be negative.
199 \note The priority cannot be set for every core interrupt.
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/os/
H A Dos_cputime.h186 * @param timer The timer to initialize. Cannot be NULL.
187 * @param fp The timer callback function. Cannot be NULL.
199 * @param timer Pointer to timer to start. Cannot be NULL.
214 * @param timer Pointer to timer. Cannot be NULL.
227 * @param timer Pointer to cputimer to stop. Cannot be NULL.
/nrf52832-nimble/rt-thread/libcpu/c-sky/common/
H A Dcsi_core.h46 \param [in] irq_num External interrupt number. Value cannot be negative.
52 \param [in] irq_num External interrupt number. Value cannot be negative.
68 \param [in] irq_num Interrupt number. Value cannot be negative.
75 \param [in] irq_num External interrupt number. Value cannot be negative.
92 \note The priority cannot be set for every core interrupt.
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-r4/
H A Dtrap.c41 * When comes across an instruction which it cannot handle,
77 * An abort indicates that the current memory access cannot be completed,
95 * An abort indicates that the current memory access cannot be completed,
/nrf52832-nimble/rt-thread/libcpu/arm/zynq7000/
H A Dtrap.c39 * When comes across an instruction which it cannot handle,
76 * An abort indicates that the current memory access cannot be completed,
94 * An abort indicates that the current memory access cannot be completed,
/nrf52832-nimble/rt-thread/libcpu/arm/lpc24xx/
H A Dtrap.c40 * When ARM7TDMI comes across an instruction which it cannot handle,
75 * An abort indicates that the current memory access cannot be completed,
92 * An abort indicates that the current memory access cannot be completed,
/nrf52832-nimble/rt-thread/libcpu/arm/s3c24x0/
H A Dtrap.c47 * When ARM7TDMI comes across an instruction which it cannot handle,
85 * An abort indicates that the current memory access cannot be completed,
106 * An abort indicates that the current memory access cannot be completed,
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-a/
H A Dtrap.c41 * When comes across an instruction which it cannot handle,
78 * An abort indicates that the current memory access cannot be completed,
96 * An abort indicates that the current memory access cannot be completed,
/nrf52832-nimble/rt-thread/libcpu/arm/realview-a8-vmm/
H A Dtrap.c45 * When comes across an instruction which it cannot handle,
82 * An abort indicates that the current memory access cannot be completed,
100 * An abort indicates that the current memory access cannot be completed,
/nrf52832-nimble/rt-thread/libcpu/arm/s3c44b0/
H A Dtrap.c46 * When ARM7TDMI comes across an instruction which it cannot handle,
78 * An abort indicates that the current memory access cannot be completed,
94 * An abort indicates that the current memory access cannot be completed,
/nrf52832-nimble/rt-thread/libcpu/arm/sep4020/
H A Dtrap.c44 * When ARM7TDMI comes across an instruction which it cannot handle,
80 * An abort indicates that the current memory access cannot be completed,
99 * An abort indicates that the current memory access cannot be completed,
/nrf52832-nimble/rt-thread/components/vmm/
H A Dvmm.h35 * write to a vbus channel *Would BLOCK*. So we cannot use it in interrupt
36 * context, we cannot use it within the context of idle(vmm). */
/nrf52832-nimble/rt-thread/libcpu/arm/am335x/
H A Dtrap.c49 * When ARM7TDMI comes across an instruction which it cannot handle,
94 * An abort indicates that the current memory access cannot be completed,
115 * An abort indicates that the current memory access cannot be completed,
/nrf52832-nimble/rt-thread/libcpu/arm/arm926/
H A Dtrap.c68 * When ARM7TDMI comes across an instruction which it cannot handle,
106 * An abort indicates that the current memory access cannot be completed,
127 * An abort indicates that the current memory access cannot be completed,
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Derrno.h132 #define ELIBEXEC 83 /* Cannot exec a shared library directly */
148 #define EADDRNOTAVAIL 99 /* Cannot assign requested address */
157 #define ESHUTDOWN 108 /* Cannot send after transport endpoint shutdown */
158 #define ETOOMANYREFS 109 /* Too many references: cannot splice */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Derrno.h132 #define ELIBEXEC 83 /* Cannot exec a shared library directly */
148 #define EADDRNOTAVAIL 99 /* Cannot assign requested address */
157 #define ESHUTDOWN 108 /* Cannot send after transport endpoint shutdown */
158 #define ETOOMANYREFS 109 /* Too many references: cannot splice */
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Dpt-doc.txt103 A protothread runs within a single C function and cannot span over
104 other functions. A protothread may call normal C functions, but cannot
160 the code cannot use switch() statements itself.
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Darch.h163 #define ELIBEXEC 83 /* Cannot exec a shared library directly */
179 #define EADDRNOTAVAIL 99 /* Cannot assign requested address */
188 #define ESHUTDOWN 108 /* Cannot send after transport endpoint shutdown */
189 #define ETOOMANYREFS 109 /* Too many references: cannot splice */
/nrf52832-nimble/rt-thread/libcpu/unicore32/sep6200/
H A Dtrap.c58 * When unicore comes across an instruction which it cannot handle,
94 * An abort indicates that the current memory access cannot be completed,
113 * An abort indicates that the current memory access cannot be completed,
/nrf52832-nimble/rt-thread/components/drivers/sensors/
H A Dsensor.h446 * but it cannot be implemented using only a magnetometer.
525 * This sensor must be based on a gyroscope. It cannot be implemented using
608 * If a particular hardware cannot support this mode of operation then this
641 * This sensor must be low power. That is, if the step detection cannot be
688 * If a particular hardware cannot support these modes of operation then this
692 * This sensor must be low power. That is, if the step detection cannot be
711 * This sensor must be based on a magnetometer. It cannot be implemented using
712 * a gyroscope, and gyroscope input cannot be used by this sensor, as the
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/httpd/
H A Dhttpd_structs.h32 "\r\n<html><body><h2>404: The requested file cannot be found.</h2></body></html>\r\n"
34 …ive\r\nContent-Length: 77\r\n\r\n<html><body><h2>404: The requested file cannot be found.</h2></bo…
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/http/
H A Dhttpd_structs.h30 "\r\n<html><body><h2>404: The requested file cannot be found.</h2></body></html>\r\n"
32 …ive\r\nContent-Length: 77\r\n\r\n<html><body><h2>404: The requested file cannot be found.</h2></bo…
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_pdm.h121 * @param[in] event_handler Event handler provided by the user. Cannot be NULL.
185 * @param[in] buffer Pointer to the receive buffer. Cannot be NULL.

12345678910>>...12