Home
last modified time | relevance | path

Searched defs:ch (Results 1 – 25 of 650) sorted by relevance

12345678910>>...26

/bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/src/drivers/
A Dcodec.c238 void csi_codec_output_detach_callback(csi_codec_output_t *ch) in csi_codec_output_detach_callback()
251 void csi_codec_output_close(csi_codec_output_t *ch) in csi_codec_output_close()
308 csi_error_t csi_codec_output_start(csi_codec_output_t *ch) in csi_codec_output_start()
320 void csi_codec_output_stop(csi_codec_output_t *ch) in csi_codec_output_stop()
332 csi_error_t csi_codec_output_pause(csi_codec_output_t *ch) in csi_codec_output_pause()
344 csi_error_t csi_codec_output_resume(csi_codec_output_t *ch) in csi_codec_output_resume()
568 void csi_codec_input_detach_callback(csi_codec_input_t *ch) in csi_codec_input_detach_callback()
581 void csi_codec_input_close(csi_codec_input_t *ch) in csi_codec_input_close()
637 csi_error_t csi_codec_input_start(csi_codec_input_t *ch) in csi_codec_input_start()
649 void csi_codec_input_stop(csi_codec_input_t *ch) in csi_codec_input_stop()
[all …]
/bsp/k230/drivers/interdrv/pdma/
A Ddrv_pdma.c83 #define PDMA_CH_ENABLE(ch) \ argument
89 #define PDMA_CH_DISABLE(ch) \ argument
95 #define PDMA_CH_IS_ENABLED(ch) \ argument
115 #define PDMA_CH_INT_DISABLE_ALL(ch) \ argument
121 #define PDMA_CH_INT_CLEAR(ch, intr) \ argument
127 #define PDMA_CH_INT_CLEAR_ALL(ch) \ argument
141 #define PDMA_CH_IS_BUSY(ch) \ argument
147 #define PDMA_CH_IS_PAUSED(ch) \ argument
155 #define PDMA_CH_START(ch) \ argument
161 #define PDMA_CH_STOP(ch) \ argument
[all …]
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/
A Dald_timer.c317 void ald_timer_oc_start(ald_timer_handle_t *hperh, ald_timer_channel_t ch) in ald_timer_oc_start()
341 void ald_timer_oc_stop(ald_timer_handle_t *hperh, ald_timer_channel_t ch) in ald_timer_oc_stop()
411 void ald_timer_oc_stop_by_it(ald_timer_handle_t *hperh, ald_timer_channel_t ch) in ald_timer_oc_stop_by_it()
631 void ald_timer_pwm_start(ald_timer_handle_t *hperh, ald_timer_channel_t ch) in ald_timer_pwm_start()
648 void ald_timer_pwm_stop(ald_timer_handle_t *hperh, ald_timer_channel_t ch) in ald_timer_pwm_stop()
859 void ald_timer_ic_start(ald_timer_handle_t *hperh, ald_timer_channel_t ch) in ald_timer_ic_start()
879 void ald_timer_ic_stop(ald_timer_handle_t *hperh, ald_timer_channel_t ch) in ald_timer_ic_stop()
1806 void ald_timer_ocn_start(ald_timer_handle_t *hperh, ald_timer_channel_t ch) in ald_timer_ocn_start()
1827 void ald_timer_ocn_stop(ald_timer_handle_t *hperh, ald_timer_channel_t ch) in ald_timer_ocn_stop()
2074 void ald_timer_pwmn_start(ald_timer_handle_t *hperh, ald_timer_channel_t ch) in ald_timer_pwmn_start()
[all …]
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_timer.c322 void ald_timer_oc_start(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_oc_start()
346 void ald_timer_oc_stop(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_oc_stop()
416 void ald_timer_oc_stop_by_it(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_oc_stop_by_it()
641 void ald_timer_pwm_start(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_pwm_start()
658 void ald_timer_pwm_stop(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_pwm_stop()
873 void ald_timer_ic_start(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_ic_start()
893 void ald_timer_ic_stop(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_ic_stop()
1820 void ald_timer_ocn_start(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_ocn_start()
1841 void ald_timer_ocn_stop(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_ocn_stop()
2089 void ald_timer_pwmn_start(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_pwmn_start()
[all …]
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_timer.c321 void ald_timer_oc_start(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_oc_start()
345 void ald_timer_oc_stop(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_oc_stop()
415 void ald_timer_oc_stop_by_it(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_oc_stop_by_it()
640 void ald_timer_pwm_start(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_pwm_start()
657 void ald_timer_pwm_stop(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_pwm_stop()
872 void ald_timer_ic_start(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_ic_start()
892 void ald_timer_ic_stop(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_ic_stop()
1819 void ald_timer_ocn_start(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_ocn_start()
1840 void ald_timer_ocn_stop(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_ocn_stop()
2088 void ald_timer_pwmn_start(timer_handle_t *hperh, timer_channel_t ch) in ald_timer_pwmn_start()
[all …]
/bsp/maxim/libraries/MAX32660PeriphDriver/Source/
A Ddma.c180 int DMA_ReleaseChannel(int ch) in DMA_ReleaseChannel()
198 int DMA_ConfigChannel(int ch, in DMA_ConfigChannel()
230 int DMA_SetSrcDstCnt(int ch, in DMA_SetSrcDstCnt()
247 int DMA_SetReload(int ch, in DMA_SetReload()
282 int DMA_EnableInterrupt(int ch) in DMA_EnableInterrupt()
293 int DMA_DisableInterrupt(int ch) in DMA_DisableInterrupt()
316 int DMA_ClearFlags(int ch) in DMA_ClearFlags()
328 int DMA_Start(int ch) in DMA_Start()
345 int DMA_Stop(int ch) in DMA_Stop()
357 mxc_dma_ch_regs_t *DMA_GetCHRegs(int ch) in DMA_GetCHRegs()
[all …]
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_acmp_drv.h93 static inline void acmp_channel_config_dac(ACMP_Type *ptr, uint8_t ch, uint32_t value) in acmp_channel_config_dac()
107 static inline void acmp_channel_clear_status(ACMP_Type *ptr, uint8_t ch, uint32_t mask) in acmp_channel_clear_status()
119 static inline uint32_t acmp_channel_get_status(ACMP_Type *ptr, uint8_t ch) in acmp_channel_get_status()
136 static inline void acmp_channel_dma_request_enable(ACMP_Type *ptr, uint8_t ch, in acmp_channel_dma_request_enable()
155 static inline void acmp_channel_enable_irq(ACMP_Type *ptr, uint8_t ch, in acmp_channel_enable_irq()
171 static inline void acmp_channel_enable_dac(ACMP_Type *ptr, uint8_t ch, bool enable) in acmp_channel_enable_dac()
186 static inline void acmp_channel_enable_hpmode(ACMP_Type *ptr, uint8_t ch, bool enable) in acmp_channel_enable_hpmode()
199 static inline void acmp_channel_set_hyst(ACMP_Type *ptr, uint8_t ch, uint8_t level) in acmp_channel_set_hyst()
214 static inline void acmp_channel_enable_cmp(ACMP_Type *ptr, uint8_t ch, bool enable) in acmp_channel_enable_cmp()
274 static inline void acmp_channel_invert_output(ACMP_Type *ptr, uint8_t ch, bool enable) in acmp_channel_invert_output()
[all …]
A Dhpm_sdm_drv.h23 #define CHN_SAMPLING_MODE_SHIFT(ch) ((ch) * 3U + SDM_CTRL_CHMD_SHIFT) argument
24 #define CHN_SAMPLING_MODE_MASK(ch) (SAMPLING_MODE_MASK << CHN_SAMPLING_MODE_SHIFT(ch)) argument
27 #define CHN_EN_MASK(ch) (CH0_EN_MASK << (ch)) argument
29 #define CHN_ERR_MASK(ch) (SDM_INT_EN_CH0ERR_MASK << (ch)) argument
30 #define CHN_DRY_MASK(ch) (SDM_INT_EN_CH0DRY_MASK << (ch)) argument
224 static inline bool sdm_get_channel_data_ready_status(SDM_Type *ptr, uint8_t ch) in sdm_get_channel_data_ready_status()
237 static inline bool sdm_get_channel_data_error_status(SDM_Type *ptr, uint8_t ch) in sdm_get_channel_data_error_status()
261 static inline uint8_t sdm_get_ch_fifo_threshold(SDM_Type *ptr, uint8_t ch) in sdm_get_ch_fifo_threshold()
273 static inline uint32_t sdm_get_channel_filter_status(SDM_Type *ptr, uint8_t ch) in sdm_get_channel_filter_status()
285 static inline uint8_t sdm_get_channel_fifo_data_count(SDM_Type *ptr, uint8_t ch) in sdm_get_channel_fifo_data_count()
[all …]
A Dhpm_tamp_drv.h104 static inline void tamp_set_ch_enable(TAMP_Type *ptr, uint8_t ch, bool enable) in tamp_set_ch_enable()
122 static inline void tamp_set_ch_config_lock(TAMP_Type *ptr, uint8_t ch, bool lock) in tamp_set_ch_config_lock()
164 static inline bool tamp_check_ch_flag(TAMP_Type *ptr, uint8_t ch) in tamp_check_ch_flag()
176 static inline void tamp_clear_ch_flag(TAMP_Type *ptr, uint8_t ch) in tamp_clear_ch_flag()
189 static inline void tamp_enable_ch_irq(TAMP_Type *ptr, uint8_t ch, bool enable) in tamp_enable_ch_irq()
A Dhpm_gptmr_drv.h24 #define GPTMR_CH_CMP_IRQ_MASK(ch, cmp) (1 << (ch * 4 + 2 + cmp)) argument
25 #define GPTMR_CH_CAP_IRQ_MASK(ch) (1 << (ch * 4 + 1)) argument
26 #define GPTMR_CH_RLD_IRQ_MASK(ch) (1 << (ch * 4)) argument
31 #define GPTMR_CH_CMP_STAT_MASK(ch, cmp) (1 << (ch * 4 + 2 + cmp)) argument
32 #define GPTMR_CH_CAP_STAT_MASK(ch) (1 << (ch * 4 + 1)) argument
33 #define GPTMR_CH_RLD_STAT_MASK(ch) (1 << (ch * 4)) argument
38 #define GPTMR_CH_GCR_SWSYNCT_MASK(ch) (1 << ch) argument
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_dma.h246 #define __LL_DMA_SrcAddr_Set(__DMA__, ch, addr) WRITE_REG((__DMA__)->CH[(ch)].SAR, addr) argument
256 #define __LL_DMA_DstAddr_Set(__DMA__, ch, addr) WRITE_REG((__DMA__)->CH[(ch)].DAR, addr) argument
373 #define __LL_DMA_ChannelRegCR0_Write(__DMA__, ch, val) WRITE_REG((__DMA__)->CH[(ch)].CR0, val) argument
400 #define __LL_DMA_BlockTransCnt_Set(__DMA__, ch, cnt) \ argument
410 #define __LL_DAM_ChannelRegCR1_Write(__DMA__, ch, val) WRITE_REG((__DMA__)->CH[(ch)].CR1, val) argument
420 #define __LL_DMA_BurstLenMax_Set(__DMA__, ch, max) \ argument
462 #define __LL_DMA_IsChannelFIFOEmpty(__DMA__, ch) \ argument
487 #define __LL_DMA_ChannelPriHigh_Set(__DMA__, ch) SET_BIT((__DMA__)->CH[(ch)].CR2, DMA_CH_CR2… argument
504 #define __LL_DAM_ChannelRegCR2_Write(__DMA__, ch, val) WRITE_REG((__DMA__)->CH[(ch)].CR2, val) argument
531 #define __LL_DMA_FIFOModeHalf_Set(__DMA__, ch) SET_BIT((__DMA__)->CH[(ch)].CR3, DMA_CH_CR3… argument
[all …]
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_pwm_v1.c5 void bflb_pwm_v1_channel_init(struct bflb_device_s *dev, uint8_t ch, const struct bflb_pwm_v1_chann… in bflb_pwm_v1_channel_init()
51 void bflb_pwm_v1_channel_deinit(struct bflb_device_s *dev, uint8_t ch) in bflb_pwm_v1_channel_deinit()
95 void bflb_pwm_v1_start(struct bflb_device_s *dev, uint8_t ch) in bflb_pwm_v1_start()
117 void bflb_pwm_v1_stop(struct bflb_device_s *dev, uint8_t ch) in bflb_pwm_v1_stop()
139 void bflb_pwm_v1_set_period(struct bflb_device_s *dev, uint8_t ch, uint16_t period) in bflb_pwm_v1_set_period()
152 void bflb_pwm_v1_channel_set_threshold(struct bflb_device_s *dev, uint8_t ch, uint16_t low_threhold… in bflb_pwm_v1_channel_set_threshold()
170 void bflb_pwm_v1_int_enable(struct bflb_device_s *dev, uint8_t ch, bool enable) in bflb_pwm_v1_int_enable()
218 int bflb_pwm_v1_feature_control(struct bflb_device_s *dev, uint8_t ch, int cmd, size_t arg) in bflb_pwm_v1_feature_control()
A Dbflb_pwm_v2.c189 void bflb_pwm_v2_channel_init(struct bflb_device_s *dev, uint8_t ch, struct bflb_pwm_v2_channel_con… in bflb_pwm_v2_channel_init()
233 void bflb_pwm_v2_channel_set_threshold(struct bflb_device_s *dev, uint8_t ch, uint16_t low_threhold… in bflb_pwm_v2_channel_set_threshold()
241 void bflb_pwm_v2_channel_positive_start(struct bflb_device_s *dev, uint8_t ch) in bflb_pwm_v2_channel_positive_start()
252 void bflb_pwm_v2_channel_negative_start(struct bflb_device_s *dev, uint8_t ch) in bflb_pwm_v2_channel_negative_start()
263 void bflb_pwm_v2_channel_positive_stop(struct bflb_device_s *dev, uint8_t ch) in bflb_pwm_v2_channel_positive_stop()
274 void bflb_pwm_v2_channel_negative_stop(struct bflb_device_s *dev, uint8_t ch) in bflb_pwm_v2_channel_negative_stop()
A Dbflb_dac.c57 void bflb_dac_channel_enable(struct bflb_device_s *dev, uint8_t ch) in bflb_dac_channel_enable()
82 void bflb_dac_channel_disable(struct bflb_device_s *dev, uint8_t ch) in bflb_dac_channel_disable()
140 void bflb_dac_set_value(struct bflb_device_s *dev, uint8_t ch, uint16_t value) in bflb_dac_set_value()
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_dma.c126 LL_StatusETypeDef LL_DMA_Init(DMA_TypeDef *Instance, DMA_ChannelETypeDef ch, DMA_UserCfgTypeDef *us… in LL_DMA_Init()
198 LL_StatusETypeDef LL_DMA_DeInit(DMA_TypeDef *Instance, DMA_ChannelETypeDef ch) in LL_DMA_DeInit()
268 DMA_ChannelETypeDef LL_DMA_ChReqSpecific(DMA_ChannelETypeDef ch) in LL_DMA_ChReqSpecific()
284 void LL_DMA_ChannelRelease(DMA_ChannelETypeDef ch) in LL_DMA_ChannelRelease()
309 LL_StatusETypeDef LL_DMA_Start_CPU(DMA_TypeDef *Instance, DMA_ChannelETypeDef ch, in LL_DMA_Start_CPU()
382 LL_StatusETypeDef LL_DMA_Start_IT(DMA_TypeDef *Instance, DMA_ChannelETypeDef ch, in LL_DMA_Start_IT()
406 LL_StatusETypeDef LL_DMA_Stop_CPU(DMA_TypeDef *Instance, DMA_ChannelETypeDef ch) in LL_DMA_Stop_CPU()
432 LL_StatusETypeDef LL_DMA_Stop_IT(DMA_TypeDef *Instance, DMA_ChannelETypeDef ch) in LL_DMA_Stop_IT()
463 LL_StatusETypeDef LL_DMA_WaitComplete_CPU(DMA_TypeDef *Instance, DMA_ChannelETypeDef ch, uint32_t t… in LL_DMA_WaitComplete_CPU()
/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_smix_drv.c101 hpm_stat_t smix_config_dma_channel(SMIX_Type *ptr, uint8_t ch, smix_dma_ch_config_t *config, bool s… in smix_config_dma_channel()
144 hpm_stat_t smix_mixer_config_source_ch(SMIX_Type *ptr, uint8_t ch, smix_mixer_source_config_t *src) in smix_mixer_config_source_ch()
174 hpm_stat_t smix_mixer_config_dst_ch(SMIX_Type *ptr, uint8_t ch, smix_mixer_dst_config_t *dst) in smix_mixer_config_dst_ch()
217 hpm_stat_t smix_mixer_config_dst_fadein_delta(SMIX_Type *ptr, uint8_t ch, uint32_t target_sample_ra… in smix_mixer_config_dst_fadein_delta()
228 hpm_stat_t smix_mixer_config_dst_fadeout_delta(SMIX_Type *ptr, uint8_t ch, uint32_t target_sample_r… in smix_mixer_config_dst_fadeout_delta()
240 hpm_stat_t smix_mixer_config_source_fadein_delta(SMIX_Type *ptr, uint8_t ch, uint32_t target_sample… in smix_mixer_config_source_fadein_delta()
251 hpm_stat_t smix_mixer_config_source_fadeout_delta(SMIX_Type *ptr, uint8_t ch, uint32_t target_sampl… in smix_mixer_config_source_fadeout_delta()
/bsp/cvitek/drivers/libraries/cv180x/pwm/
A Dcvi_pwm.h202 static inline void cvi_pwm_set_polarity_high_ch(unsigned long reg_base, uint32_t ch) in cvi_pwm_set_polarity_high_ch()
207 static inline void cvi_pwm_set_polarity_low_ch(unsigned long reg_base, uint32_t ch) in cvi_pwm_set_polarity_low_ch()
212 static inline uint32_t cvi_pwm_get_polarity(unsigned long reg_base, uint32_t ch) in cvi_pwm_get_polarity()
217 static inline void cvi_pwm_start_en_ch(unsigned long reg_base, uint32_t ch) in cvi_pwm_start_en_ch()
222 static inline void cvi_pwm_start_dis_ch(unsigned long reg_base, uint32_t ch) in cvi_pwm_start_dis_ch()
227 static inline void cvi_pwm_output_en_ch(unsigned long reg_base, uint32_t ch) in cvi_pwm_output_en_ch()
232 static inline void cvi_pwm_input_en_ch(unsigned long reg_base, uint32_t ch) in cvi_pwm_input_en_ch()
242 static inline void cvi_cap_freq_en_ch(unsigned long reg_base, uint32_t ch) in cvi_cap_freq_en_ch()
247 static inline void cvi_cap_freq_dis_ch(unsigned long reg_base, uint32_t ch) in cvi_cap_freq_dis_ch()
252 static inline uint32_t cvi_cap_get_freq_done_num_ch(unsigned long reg_base, uint32_t ch) in cvi_cap_get_freq_done_num_ch()
[all …]
/bsp/dm365/drivers/
A Ddavinci_emac.c365 int num_tokens, rt_uint32_t ch) in emac_net_tx_complete()
389 static void emac_txch_teardown(struct emac_priv *priv, rt_uint32_t ch) in emac_txch_teardown()
432 static void emac_stop_txch(struct emac_priv *priv, rt_uint32_t ch) in emac_stop_txch()
672 static void emac_cleanup_txch(struct emac_priv *priv, rt_uint32_t ch) in emac_cleanup_txch()
739 static void emac_addbd_to_rx_queue(struct emac_priv *priv, rt_uint32_t ch, in emac_addbd_to_rx_queue()
827 void **data_token, rt_uint32_t ch) in emac_net_alloc_rx_buf()
992 rt_uint32_t ch, cause; in rt_davinci_emac_rx() local
1078 static void emac_set_type2addr(struct emac_priv *priv, rt_uint32_t ch, in emac_set_type2addr()
1142 static int emac_init_txch(struct emac_priv *priv, rt_uint32_t ch) in emac_init_txch()
1377 rt_uint32_t ch, val, mbp_enable, mac_control; in emac_hw_enable() local
[all …]
/bsp/allwinner/libraries/sunxi-hal/hal/source/msgbox/msgbox_sx/
A Dhal_msgbox_sx.c79 struct msg_channel *ch = c; in msgbox_rev_handler() local
96 struct msg_channel *ch = c; in msgbox_send_handler() local
137 struct msg_channel *ch; in msgbox_alloc_channel_sx() local
166 void msgbox_free_channel_sx(struct messagebox *mb, struct msg_channel *ch) in msgbox_free_channel_sx()
179 int msgbox_channel_send_data_sx(struct msg_channel *ch, unsigned char *d, in msgbox_channel_send_data_sx()
/bsp/k230/drivers/utest/
A Dtest_pdma.c48 void test_pdma_call_back(rt_uint8_t ch, rt_bool_t is_done) in test_pdma_call_back()
57 rt_uint8_t ch; in test_pdma_request() local
89 rt_uint8_t ch; in test_pdma_tx() local
167 rt_uint8_t ch; in test_pdma_rx() local
272 for (rt_uint8_t ch = 0; ch < PDMA_CH_MAX; ch++) in utest_tc_cleanup() local
/bsp/rockchip/common/rk_hal/lib/hal/src/
A Dhal_pwm.c45 #define PWM_CNT_REG(pPWM, ch) (pPWM->pReg->CHANNELS[ch].CNT) argument
46 #define PWM_PERIOD_REG(pPWM, ch) (pPWM->pReg->CHANNELS[ch].PERIOD_HPR) argument
47 #define PWM_DUTY_REG(pPWM, ch) (pPWM->pReg->CHANNELS[ch].DUTY_LPR) argument
48 #define PWM_CTRL_REG(pPWM, ch) (pPWM->pReg->CHANNELS[ch].CTRL) argument
50 #define PWM_INT_EN(ch) (1 << (ch)) argument
51 #define PWM_PWR_INT_EN(ch) (1 << ((ch) + 4 )) argument
/bsp/efm32/Libraries/emlib/src/
A Dem_dac.c56 #define DAC_CH_VALID(ch) ((ch) <= 1) argument
80 void DAC_Enable(DAC_TypeDef *dac, unsigned int ch, bool enable) in DAC_Enable()
188 unsigned int ch) in DAC_InitChannel()
A Dem_prs.c69 void PRS_SourceSignalSet(unsigned int ch, in PRS_SourceSignalSet()
112 void PRS_SourceAsyncSignalSet(unsigned int ch, in PRS_SourceAsyncSignalSet()
/bsp/ck802/libraries/common/dmac/
A Dck_dmac.c292 int32_t csi_dma_alloc_channel(dmac_handle_t handle, int32_t ch) in csi_dma_alloc_channel()
340 int32_t csi_dma_release_channel(dmac_handle_t handle, int32_t ch) in csi_dma_release_channel()
368 int32_t csi_dma_config(dmac_handle_t handle, int32_t ch, in csi_dma_config()
455 int32_t csi_dma_start(dmac_handle_t handle, int32_t ch) in csi_dma_start()
477 int32_t csi_dma_stop(dmac_handle_t handle, int32_t ch) in csi_dma_stop()
503 dma_status_e csi_dma_get_status(dmac_handle_t handle, int32_t ch) in csi_dma_get_status()
/bsp/smartfusion2/CMSIS/startup_arm/
A Dretarget.c73 int sendchar(int ch) in sendchar()
102 int fputc(int ch, FILE *f) in fputc()
134 void _ttywrch(int ch) in _ttywrch()

Completed in 63 milliseconds

12345678910>>...26