Home
last modified time | relevance | path

Searched full:up (Results 1 – 25 of 528) sorted by relevance

12345678910>>...22

/nrf52832-nimble/rt-thread/libcpu/arm/s3c24x0/
H A Dstart_rvds.S274 ;// <o2.13..14> Tacs: Address Set-up Time before nGCS
276 ;// <o2.11..12> Tcos: Chip Selection Set-up Time before nOE
291 ;// <o3.13..14> Tacs: Address Set-up Time before nGCS
293 ;// <o3.11..12> Tcos: Chip Selection Set-up Time before nOE
308 ;// <o4.13..14> Tacs: Address Set-up Time before nGCS
310 ;// <o4.11..12> Tcos: Chip Selection Set-up Time before nOE
325 ;// <o5.13..14> Tacs: Address Set-up Time before nGCS
327 ;// <o5.11..12> Tcos: Chip Selection Set-up Time before nOE
342 ;// <o6.13..14> Tacs: Address Set-up Time before nGCS
344 ;// <o6.11..12> Tcos: Chip Selection Set-up Time before nOE
[all …]
/nrf52832-nimble/rt-thread/libcpu/arm/s3c44b0/
H A Dstart_rvds.S236 ;// <o0.11..12> Tcos: Chip Select Set-up nOE
238 ;// <o0.13..14> Tacs: Address Set-up before nGCSn
262 ;// <o1.11..12> Tcos: Chip Select Set-up nOE
264 ;// <o1.13..14> Tacs: Address Set-up before nGCSn
288 ;// <o2.11..12> Tcos: Chip Select Set-up nOE
290 ;// <o2.13..14> Tacs: Address Set-up before nGCSn
314 ;// <o3.11..12> Tcos: Chip Select Set-up nOE
316 ;// <o3.13..14> Tacs: Address Set-up before nGCSn
340 ;// <o4.11..12> Tcos: Chip Select Set-up nOE
342 ;// <o4.13..14> Tacs: Address Set-up before nGCSn
[all …]
/nrf52832-nimble/rt-thread/components/drivers/sensors/
H A Dsensor.h120 * set and supported, the specified sensor must be able to wake-up the SoC and
127 * The sensor type documentation below specifies the wake-up behavior of
129 * wake-up: yes this sensor must wake-up the SoC to deliver events
130 * wake-up: no this sensor shall not wake-up the SoC, events are dropped
195 * wake-up sensor: n/a
228 * wake-up sensor: no
263 * wake-up sensor: no
281 * wake-up sensor: no
321 * wake-up sensor: no
341 * wake-up sensor: no
[all …]
/nrf52832-nimble/rt-thread/components/vmm/linux_patch-v3.8/
H A D0002-arm-gic-correct-the-cpu-map-on-gic_raise_softirq-for.patch4 Subject: [PATCH 2/2] arm: gic: correct the cpu map on gic_raise_softirq for UP
7 The CPU mask on UP system is empty, so if we want to raise softirq on UP
26 + * On UP system, realview-pb-a8 for example, the CPU mask is empty. The
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/
H A Ddir-ecos.c46 up(&dir_f->sem); in jffs2_lookup()
146 up(&f->sem); in jffs2_link()
202 up(&f->sem); in jffs2_mkdir()
212 up(&f->sem); in jffs2_mkdir()
257 up(&dir_f->sem); in jffs2_mkdir()
266 up(&dir_f->sem); in jffs2_mkdir()
313 up(&victim_f->sem); in jffs2_rename()
317 up(&victim_f->sem); in jffs2_rename()
348 up(&victim_f->sem); in jffs2_rename()
363 up(&f->sem); in jffs2_rename()
H A Dwrite.c159 up(&f->sem); in jffs2_write_dnode()
305 up(&f->sem); in jffs2_write_dirent()
398 up(&f->sem); in jffs2_write_inode_range()
420 up(&f->sem); in jffs2_write_inode_range()
424 up(&f->sem); in jffs2_write_inode_range()
455 up(&f->sem); in jffs2_do_create()
470 up(&f->sem); in jffs2_do_create()
479 up(&f->sem); in jffs2_do_create()
520 up(&dir_f->sem); in jffs2_do_create()
529 up(&dir_f->sem); in jffs2_do_create()
[all …]
H A Dcompr_zlib.c31 bytes for it to clean up.
86 up(&deflate_sem); in jffs2_zlib_compress()
107 up(&deflate_sem); in jffs2_zlib_compress()
136 up(&deflate_sem); in jffs2_zlib_compress()
176 up(&inflate_sem); in jffs2_zlib_decompress()
186 up(&inflate_sem); in jffs2_zlib_decompress()
H A Dgc.c184 up(&c->alloc_sem); in jffs2_garbage_collect_pass()
204 up(&c->alloc_sem); in jffs2_garbage_collect_pass()
217 up(&c->alloc_sem); in jffs2_garbage_collect_pass()
226 up(&c->alloc_sem); in jffs2_garbage_collect_pass()
241 up(&c->alloc_sem); in jffs2_garbage_collect_pass()
255 up(&c->alloc_sem); in jffs2_garbage_collect_pass()
307 up(&c->alloc_sem); in jffs2_garbage_collect_pass()
318 up(&c->alloc_sem); in jffs2_garbage_collect_pass()
383 up(&c->alloc_sem); in jffs2_garbage_collect_pass()
492 up(&f->sem); in jffs2_garbage_collect_live()
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dnetif.h63 /** Whether the network interface is 'up'. This is
82 * is up at that time) or at a later point once the link comes up
97 /** Function prototype for netif init functions. Set up flags and output/linkoutput
146 * to pass a packet up the TCP/IP stack. */
157 /** This function is called when the netif state is set to up or down
162 /** This function is called when the netif link is set to up or down
202 /** timestamp at last change made (up/down) */
281 /** Ask if an interface is up */
293 /** Ask if a link is up */
/nrf52832-nimble/rt-thread/components/net/uip/rt-thread/
H A Duip_netif.h68 /** whether the network interface is 'up'. this is
104 * to pass a packet up the TCP/IP stack. */
116 /** This function is called when the netif state is set to up or down
121 /** This function is called when the netif link is set to up or down
157 /** timestamp at last change made (up/down) */
242 * Set callback to be called when interface is brought up/down
252 * Set callback to be called when link is brought up/down
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dalgorithm.txt47 match, thus speeding up the whole process. If compression ratio is more
67 inflate() sets up a first level table that covers some number of bits of
69 stream, and looks it up in the table. The table will tell if the next
78 building the table ends up taking a lot longer for more bits since short
86 those cases, the table ended up one bit longer than the ``average'' code
106 and there will only be one table look up. (That's whole idea behind data
118 longest symbol is? The reason is that if you do that, you end up spending
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dnetif.h78 /** Whether the network interface is 'up'. This is
91 * is up at that time) or at a later point once the link comes up
163 /** Function prototype for netif init functions. Set up flags and output/linkoutput
287 * to pass a packet up the TCP/IP stack. */
308 /** This function is called when the netif state is set to up or down
313 /** This function is called when the netif link is set to up or down
364 /** timestamp at last change made (up/down) */
459 * Ask if an interface is up
472 /** Ask if a link is up */
575 * up is called AFTER netif is set up.\n
[all …]
/nrf52832-nimble/rt-thread/libcpu/c-sky/ck802/
H A Dcore_ck802.c141 \brief Get Wake up Interrupt
142 …\details Reads the wake up register in the NVIC and returns the pending bit for the specified inte…
144 \return 0 Interrupt is not set as wake up interrupt.
145 \return 1 Interrupt is set as wake up interrupt.
153 \brief Set Wake up Interrupt
154 \details Sets the wake up bit of an external interrupt.
163 \brief Clear Wake up Interrupt
164 \details Clears the wake up bit of an external interrupt.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dnetif.h72 /** Whether the network interface is 'up'. This is
85 * is up at that time) or at a later point once the link comes up
150 /** Function prototype for netif init functions. Set up flags and output/linkoutput
243 * to pass a packet up the TCP/IP stack. */
264 /** This function is called when the netif state is set to up or down
269 /** This function is called when the netif link is set to up or down
315 /** timestamp at last change made (up/down) */
399 * Ask if an interface is up
412 /** Ask if a link is up */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/
H A Dmdns.txt33 memory allocation. It may use up to 1kB of stack.
62 Call mdns_resp_restart() every time the network interface comes up after being
64 interface comes up after being down, or the device wakes up from sleep.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dipv6cp.c147 * interface up / set address.
186 static void ipv6cp_up(fsm *f); /* We're UP */
200 NULL, /* Called when we want the lower layer up */
322 * run an ipcp-up/down script while one is already running.
457 * ipv6cp_open - IPV6CP is allowed to come up.
473 * ipv6cp_lowerup - The lower layer is up.
499 * Pretend the lower layer went down, so we shut up.
1013 if (reject_if_disagree) /* Getting fed up with sending NAKs? */
1123 * IPV6CP were up, for use with dial-on-demand.
1147 * ipv6cp_up - IPV6CP has come UP.
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dipv6cp.c147 * interface up / set address.
186 static void ipv6cp_up(fsm *f); /* We're UP */
200 NULL, /* Called when we want the lower layer up */
322 * run an ipcp-up/down script while one is already running.
457 * ipv6cp_open - IPV6CP is allowed to come up.
473 * ipv6cp_lowerup - The lower layer is up.
499 * Pretend the lower layer went down, so we shut up.
1013 if (reject_if_disagree) /* Getting fed up with sending NAKs? */
1123 * IPV6CP were up, for use with dial-on-demand.
1147 * ipv6cp_up - IPV6CP has come UP.
[all …]
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/kernel/asm/
H A Dsemaphore.h20 #define up(sem) macro
69 rt_inline up(struct semaphore * sem) in up() function
111 rt_inline up(struct semaphore * sem) in up() function
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dauth.c108 /* Set if we have run the /etc/ppp/auth-up script. */
126 /* Number of network protocols which have come up. */
156 * This is used to ensure that we don't start an auth-up/down
374 * Do what's necessary to bring the physical layer up.
430 num_np_up = 0; /* Number of network protocols which have come up */ in link_down()
454 AUTHDEBUG(LOG_INFO, ("link_established: unit %d; Lowering up all protocols...\n", unit)); in link_established()
456 * Tell higher-level protocols that LCP is up. in link_established()
532 * If the peer had to authenticate, run the auth-up script now. in network_phase()
683 * np_up - a network protocol has come up.
695 * At this point we consider that the link has come up successfully. in np_up()
[all …]
H A Dchap.h126 #define CHAPCS_CLOSED 1 /* Lower layer up, not opened */
127 #define CHAPCS_PENDING 2 /* Auth us to peer when lower up */
136 #define CHAPSS_CLOSED 1 /* Lower layer up, not opened */
137 #define CHAPSS_PENDING 2 /* Auth peer when lower up */
/nrf52832-nimble/rt-thread/libcpu/arm/AT91SAM7S/
H A DAT91SAM7S.h137 #define AT91C_PIO_PPUDR (AT91_REG(0xFFFFF460)) /* PIOA Pull-up Disable Register */
145 #define AT91C_PIO_PPUSR (AT91_REG(0xFFFFF468)) /* PIOA Pull-up Status Register */
151 #define AT91C_PIO_PPUER (AT91_REG(0xFFFFF464)) /* PIOA Pull-up Enable Register */
167 #define AT91C_PIOA_PPUDR (AT91_REG(0xFFFFF460)) // (PIOA) Pull-up Disable Register
174 #define AT91C_PIOA_PPUER (AT91_REG(0xFFFFF464)) // (PIOA) Pull-up Enable Register
181 #define AT91C_PIOA_PPUSR (AT91_REG(0xFFFFF468)) // (PIOA) Pull-up Status Register
194 #define AT91C_PIOB_PPUSR (AT91_REG(0xFFFFF668)) // (PIOB) Pull-up Status Register
195 #define AT91C_PIOB_PPUDR (AT91_REG(0xFFFFF660)) // (PIOB) Pull-up Disable Register
204 #define AT91C_PIOB_PPUER (AT91_REG(0xFFFFF664)) // (PIOB) Pull-up Enable Register
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/include/
H A Dmbutils.h51 * bytes. Up to eight bits can be set or cleared in one operation.
83 * This function is used to extract up bit values from an array. Up to eight
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/
H A Dethernetif.c186 /* set interface up */ in eth_netif_device_init()
191 /* set interface up */ in eth_netif_device_init()
252 /* if tcp thread has been started up, we add this netif to the system */ in eth_device_init_with_flag()
294 rt_err_t eth_device_linkchange(struct eth_device* dev, rt_bool_t up) in eth_device_linkchange() argument
302 if (up == RT_TRUE) in eth_device_linkchange()
313 rt_err_t eth_device_linkchange(struct eth_device* dev, rt_bool_t up) in eth_device_linkchange() argument
315 if (up == RT_TRUE) in eth_device_linkchange()
544 if (netif->flags & NETIF_FLAG_UP) rt_kprintf(" UP"); in list_if()
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/
H A Dstart_gcc.S179 * Set up GOT: Global Offset Table
375 /* Clear and set up some registers. */
401 /* Set-up icache cacheability. */
407 /* Set-up dcache cacheability. */
413 /* DMA Status, clear to come up clean */
436 /* Set up stack in the linker script defined RAM area */
440 /* Set up a zeroized stack frame so that backtrace works right */
446 * Set up a dummy frame to store reset vector as return address.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/
H A Dethernetif.c188 /* set interface up */ in eth_netif_device_init()
193 /* set interface up */ in eth_netif_device_init()
250 /* if tcp thread has been started up, we add this netif to the system */ in eth_device_init_with_flag()
296 rt_err_t eth_device_linkchange(struct eth_device* dev, rt_bool_t up) in eth_device_linkchange() argument
304 if (up == RT_TRUE) in eth_device_linkchange()
315 rt_err_t eth_device_linkchange(struct eth_device* dev, rt_bool_t up) in eth_device_linkchange() argument
317 if (up == RT_TRUE) in eth_device_linkchange()
546 if (netif->flags & NETIF_FLAG_UP) rt_kprintf(" UP"); in list_if()

12345678910>>...22