Home
last modified time | relevance | path

Searched defs:max (Results 1 – 17 of 17) sorted by relevance

/components/libc/compilers/common/
A Dcwchar.c20 static int bisearch(wchar_t ucs, const struct interval *table, int max) in bisearch()
/components/utilities/utest/
A Dutest_assert.h65 #define uassert_in_range(value, min, max) \ argument
73 #define uassert_not_in_range(value, min, max) \ argument
/components/drivers/pci/msi/
A Dmsi.c365 rt_ssize_t rt_pci_alloc_vector(struct rt_pci_device *pdev, int min, int max, in rt_pci_alloc_vector()
652 int min, int max, RT_IRQ_AFFINITY_DECLARE((*affinities))) in rt_pci_msi_enable_range_affinity()
880 struct rt_pci_msix_entry *entries, int min, int max, in rt_pci_msix_enable_range_affinity()
/components/drivers/include/drivers/
A Dpci.h506 rt_inline rt_ssize_t rt_pci_alloc_vector(struct rt_pci_device *pdev, int min, int max, in rt_pci_alloc_vector()
528 int min, int max, RT_IRQ_AFFINITY_DECLARE((*affinities))) in rt_pci_msi_enable_range_affinity()
544 struct rt_pci_msix_entry *entries, int min, int max, in rt_pci_msix_enable_range_affinity()
561 int min, int max) in rt_pci_msi_enable_range()
573 struct rt_pci_msix_entry *entries, int min, int max) in rt_pci_msix_enable_range()
/components/finsh/
A Dshell.c475 static int find_next_word_end(const char *line, int curpos, int max) in find_next_word_end()
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dstats.h96 mem_size_t max; member
103 STAT_COUNTER max; member
/components/drivers/ofw/libfdt/
A Dfdt_ro.c116 uint32_t max = 0; in fdt_find_max_phandle() local
144 uint32_t max; in fdt_generate_phandle() local
/components/drivers/virtio/
A Dvirtio_input.h52 rt_uint32_t max; /* Maximum value for the axis */ member
/components/net/lwip/lwip-1.4.1/src/core/
A Dpbuf.c1143 u16_t max = p->tot_len - mem_len; in pbuf_memfind() local
/components/legacy/fdt/inc/
A Ddtb_node.h128 uint32_t max; member
/components/net/lwip/lwip-2.0.3/src/core/
A Dpbuf.c1407 u16_t max = p->tot_len - mem_len; in pbuf_memfind() local
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dstats.h105 mem_size_t max; member
112 STAT_COUNTER max; member
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dstats.h105 mem_size_t max; member
112 STAT_COUNTER max; member
/components/drivers/clk/
A Dclk.c763 rt_err_t rt_clk_set_rate_range(struct rt_clk *clk, rt_ubase_t min, rt_ubase_t max) in rt_clk_set_rate_range()
/components/net/lwip/lwip-2.0.3/src/include/lwip/apps/
A Dsnmp_core.h260 u32_t max; member
/components/net/lwip/lwip-2.1.2/src/include/lwip/apps/
A Dsnmp_core.h265 u32_t max; member
/components/drivers/ofw/
A Dbase.c36 rt_err_t ofw_phandle_hash_reset(rt_phandle min, rt_phandle max) in ofw_phandle_hash_reset()

Completed in 31 milliseconds