Home
last modified time | relevance | path

Searched refs:rule (Results 1 – 9 of 9) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_params.c406 snd_range_mul(hw_param_interval(params, rule->deps[0]), in snd_pcm_hw_rule_mul()
407 hw_param_interval(params, rule->deps[1]), &t); in snd_pcm_hw_rule_mul()
414 snd_range_div(hw_param_interval(params, rule->deps[0]), in snd_pcm_hw_rule_div()
415 hw_param_interval(params, rule->deps[1]), &t); in snd_pcm_hw_rule_div()
423 hw_param_interval(params, rule->deps[1]), in snd_pcm_hw_rule_muldivk()
424 (unsigned long) rule->private_data, &t); in snd_pcm_hw_rule_muldivk()
432 (unsigned long) rule->private_data, in snd_pcm_hw_rule_mulkdiv()
433 hw_param_interval_c(params, rule->deps[1]), &t); in snd_pcm_hw_rule_mulkdiv()
483 struct snd_pcm_hardware *hw = rule->private_data; in snd_pcm_hw_rule_rate()
490 struct snd_pcm_hw_rule *rule) in snd_pcm_hw_rule_buffer_bytes_max() argument
[all …]
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/elementary/src/
A Delm_draw.c91 vg_lite_fill_t rule; in draw_evo_pattern() local
115 rule = (vg_lite_fill_t)evo->attribute.fill_rule; in draw_evo_pattern()
119 rule, in draw_evo_pattern()
131 rule = (vg_lite_fill_t)evo->attribute.fill_rule; in draw_evo_pattern()
137 rule, in draw_evo_pattern()
160 vg_lite_fill_t rule = (vg_lite_fill_t)evo->attribute.fill_rule; in draw_evo() local
170 rule, in draw_evo()
176 rule, in draw_evo()
188 rule, in draw_evo()
200 rule, in draw_evo()
[all …]
/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dpcm_common.h794 struct snd_pcm_hw_rule *rule);
804 int snd_pcm_hw_rule_mul(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule);
805 int snd_pcm_hw_rule_div(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule);
806 int snd_pcm_hw_rule_muldivk(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule);
807 int snd_pcm_hw_rule_mulkdiv(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule);
808 int snd_pcm_hw_rule_format(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule);
809 int snd_pcm_hw_rule_sample_bits(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule);
810 int snd_pcm_hw_rule_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule);
811 int snd_pcm_hw_rule_buffer_bytes_max(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule
/bsp/rockchip/rk2108/
A DREADME_CN.md65 如果没有sudo权限,请联系管理员修改rule.d,让Rockchip的设备节点有rw权限。请管理员在/etc/udev/rules.d下面创建文件70-usbboot.rules。注意,不同的系统…
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/
A Dfm33lc0xx_fl_aes.h323 __STATIC_INLINE void FL_AES_SetDataType(AES_Type *AESx, uint32_t rule) in FL_AES_SetDataType() argument
325 MODIFY_REG(AESx->CR, AES_CR_DATATYP_Msk, rule); in FL_AES_SetDataType()
/bsp/ck802/libraries/include/
A Ddrv_eth_mac.h157 …frame_filter_rule_t rule; /*!< Filter matches are either POSITIVE or NEGATIVE… member
/bsp/xuantie/libraries/xuantie_libraries/csi/csi2/include/drv/
A Deth_mac.h139 …frame_filter_rule_t rule; /*!< Filter matches are either POSITIVE or NEGATIVE… member
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/
A DRelease_Notes.txt1246 …+ Update and modify naming rule of the "HTCFG_xxxx" configuration define in the "ht32_board_config…
1362 …+ Update and modify naming rule of the "HTCFG_xxxx" configuration define in the "ht32_board_config…
1891 + Update typing error and naming rule.
1914 + Update typing error and naming rule.
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/
A DRelease_Notes.txt628 …+ Update and modify naming rule of the "HTCFG_xxxx" configuration define in the "ht32_board_config…

Completed in 24 milliseconds