Home
last modified time | relevance | path

Searched defs:min (Results 1 – 14 of 14) sorted by relevance

/components/utilities/resource/
A Drid_bitmap.c58 long min; in rid_bitmap_get_named() local
96 long min; in rid_bitmap_put() local
/components/libc/compilers/common/
A Dcwchar.c22 int min = 0; in bisearch() local
/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/drivers/sdio/sdhci/include/
A Dsdhci_misc.h32 #define min(x, y) ((x) < (y) ? (x) : (y)) macro
/components/drivers/virtio/
A Dvirtio_input.h51 rt_uint32_t min; /* Minimum value for the axis */ member
/components/legacy/fdt/inc/
A Ddtb_node.h126 uint32_t min; member
/components/dfs/dfs_v1/filesystems/elmfat/
A Ddfs_elm.c816 int year, mon, day, hour, min, sec; in dfs_elm_stat() local
/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.h259 u32_t min; member
/components/dfs/dfs_v2/filesystems/elmfat/
A Ddfs_elm.c906 int year, mon, day, hour, min, sec; in dfs_elm_stat() local
/components/net/lwip/lwip-2.1.2/src/include/lwip/apps/
A Dsnmp_core.h264 u32_t min; 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 22 milliseconds