Home
last modified time | relevance | path

Searched refs:peek (Results 1 – 4 of 4) sorted by relevance

/components/drivers/include/drivers/
A Dmailbox.h38 rt_bool_t (*peek)(struct rt_mbox_chan *); member
/components/drivers/mailbox/
A Dmailbox.c193 if (chan && chan->ctrl->ops->peek) in rt_mbox_peek()
195 return chan->ctrl->ops->peek(chan); in rt_mbox_peek()
/components/net/lwip/lwip-1.4.1/doc/
A Drawapi.txt457 You can peek in the netif->dhcp struct for the actual DHCP status.
/components/net/lwip/lwip-2.0.3/doc/
A Drawapi.txt437 You can peek in the netif->dhcp struct for the actual DHCP status.

Completed in 5 milliseconds