| /bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/ |
| A D | ald_qspi.h | 180 type_func_t op_addr; /**< If opcde requires an address*/ 192 type_func_t wrppin; /**< QSPI Set Write Protect Pin*/ 215 type_func_t modebit; /**< Enable mode bit*/ 230 type_func_t autowel; /**< Turn off automatic*/ 258 type_func_t dtrprtcol; /**< DTR protocol*/ 259 type_func_t ahbdecoder; /**< AHB decoder, direct access mode only*/ 260 type_func_t xipimmed; /**< QSPI Enter XIP Immediately*/ 261 type_func_t xipnextrd; /**< QSPI Enter XIP Next Read*/ 262 type_func_t addrremap; /**< Enable AHB address re-mapping*/ 264 type_func_t dmaperh; /**< QSPI dma interface*/ [all …]
|
| A D | ald_dac.h | 184 type_func_t ch0_reset; /**< Select if prescaler is reset on channel 0 start */ 185 type_func_t o_ctrl_pis; /**< Enable pis control of dac output enable */ 186 type_func_t sine; /**< Sine mode enable/disable */ 187 type_func_t diff; /**< Differential mode enable/disable */ 196 type_func_t enable; /**< DAC channel output enable/disable */ 198 type_func_t refresh_en; /**< Set automatic refresh of channel function */ 300 void ald_dac_interrupt_config(dac_handle_t *hperh, dac_it_t it, type_func_t state);
|
| A D | ald_can.h | 259 type_func_t active; /**< Enable or disable the filter. */ 272 type_func_t ttcm; /**< Enable or disable the time triggered communication mode. */ 273 type_func_t abom; /**< Enable or disable the automatic bus-off management. */ 274 type_func_t awk; /**< Enable or disable the automatic wake-up mode. */ 275 type_func_t artx; /**< Enable or disable the non-automatic retransmission mode. */ 276 type_func_t rfom; /**< Enable or disable the Receive fifo Locked mode. */ 277 type_func_t txmp; /**< Enable or disable the transmit fifo priority. */ 458 void ald_can_interrupt_config(can_handle_t *hperh, can_it_t it, type_func_t state);
|
| A D | ald_crc.h | 98 type_func_t data_rev; /**< CRC data reverse or no */ 99 type_func_t data_inv; /**< CRC data inverse or no */ 100 type_func_t chs_rev; /**< CRC check sum reverse or no */ 101 type_func_t chs_inv; /**< CRC check sum inverse or no */
|
| A D | ald_dma.h | 301 type_func_t primary; /**< Use primary descriptor or alternate descriptor */ 302 type_func_t burst; /**< Enable/Disable the useburst setting for this channel */ 303 type_func_t high_prio; /**< High priority or default priority */ 304 type_func_t interrupt; /**< Enable/disable interrupt */ 418 extern void ald_dma_channel_config(DMA_TypeDef *DMAx, uint8_t channel, type_func_t state); 419 extern void ald_dma_interrupt_config(DMA_TypeDef *DMAx, uint8_t channel, type_func_t state);
|
| A D | ald_pmu.h | 274 void ald_pmu_ldo_12_config(type_func_t state); 277 void ald_pmu_lprun_config(pmu_ldo_lpmode_output_t vol, type_func_t state); 281 void ald_pmu_perh_power_config(pmu_perh_power_t perh, type_func_t state); 289 void ald_pmu_lvd_config(pmu_lvd_voltage_sel_t sel, pmu_lvd_trigger_mode_t mode, type_func_t state);
|
| A D | ald_wdt.h | 98 void ald_wwdt_init(uint32_t load, wwdt_win_t win, type_func_t interrupt); 111 void ald_iwdt_init(uint32_t load, type_func_t interrupt);
|
| A D | ald_dbgc.h | 127 __INLINE void ald_dbgc_mode_config(dbgc_mode_t mode, type_func_t state) in ald_dbgc_mode_config() 141 __INLINE void ald_dbgc_perh_config(dbgc_perh_t perh, type_func_t state) in ald_dbgc_perh_config()
|
| A D | ald_timer.h | 168 type_func_t oc_fast_en; /**< Specifies the Fast mode state. */ 327 type_func_t state; /**< TIMER clear Input state */ 441 type_func_t off_run; /**< Enalbe/Disable off state in run mode */ 442 type_func_t off_idle; /**< Enalbe/Disable off state in idle mode */ 445 type_func_t break_state; /**< Break state */ 447 type_func_t auto_out; /**< Enalbe/Disable automatic output */ 454 type_func_t en; /**< Enalbe/Disable the channel */ 455 type_func_t n_en; /**< Enalbe/Disable the complementary channel */ 485 type_func_t master_en; /**< Master/Slave mode selection */ 1193 void ald_timer_com_event_config(timer_handle_t *hperh, timer_ts_t ts, type_func_t trgi); [all …]
|
| A D | ald_cmu.h | 753 void ald_cmu_hosc_safe_config(cmu_hosc_range_t clock, type_func_t status); 754 void ald_cmu_losc_safe_config(type_func_t status); 755 void ald_cmu_pll_safe_config(type_func_t status); 769 cmu_output_high_div_t div, type_func_t status); 770 void ald_cmu_output_low_clock_config(cmu_output_low_sel_t sel, type_func_t status); 779 void ald_cmu_buzz_config(cmu_buzz_div_t div, uint16_t dat, type_func_t status); 785 void ald_cmu_perh_clock_config(cmu_perh_t perh, type_func_t status);
|
| A D | ald_uart.h | 212 type_func_t normal; /**< Normal mode */ 213 type_func_t dir; /**< Auto-direction mode */ 214 type_func_t invert; /**< Address detection invert */ 240 type_func_t clk_out; /**< Specifies the clock out */ 507 void ald_uart_interrupt_config(uart_handle_t *hperh, uart_it_t it, type_func_t state); 508 void ald_uart_dma_req_config(uart_handle_t *hperh, uart_dma_req_t req, type_func_t state); 511 void uart_lin_break_detect_irq(uart_handle_t *hperh, type_func_t status);
|
| A D | ald_i2s.h | 213 type_func_t ext_clk_en; /**< Choose external clock or APB1 clock */ 215 type_func_t mck_en; /**< Main clock output function */ 357 void ald_i2s_interrupt_config(i2s_handle_t *hperh, i2s_it_t it, type_func_t state); 358 void ald_i2s_dma_req_config(i2s_handle_t *hperh, i2s_dma_req_t req, type_func_t state);
|
| /bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/ |
| A D | ald_can.h | 257 type_func_t active; /**< Enable or disable the filter. */ 270 type_func_t ttcm; /**< Enable or disable the time triggered communication mode. */ 271 type_func_t abom; /**< Enable or disable the automatic bus-off management. */ 272 type_func_t awk; /**< Enable or disable the automatic wake-up mode. */ 273 type_func_t artx; /**< Enable or disable the non-automatic retransmission mode. */ 274 type_func_t rfom; /**< Enable or disable the Receive fifo Locked mode. */ 275 type_func_t txmp; /**< Enable or disable the transmit fifo priority. */ 456 void ald_can_interrupt_config(can_handle_t *hperh, can_it_t it, type_func_t state);
|
| A D | ald_crc.h | 96 type_func_t data_rev; /**< CRC data reverse or no */ 97 type_func_t data_inv; /**< CRC data inverse or no */ 98 type_func_t chs_rev; /**< CRC check sum reverse or no */ 99 type_func_t chs_inv; /**< CRC check sum inverse or no */
|
| A D | ald_dma.h | 291 type_func_t primary; /**< Use primary descriptor or alternate descriptor */ 292 type_func_t burst; /**< Enable/Disable the useburst setting for this channel */ 293 type_func_t high_prio; /**< High priority or default priority */ 294 type_func_t interrupt; /**< Enable/disable interrupt */ 408 extern void ald_dma_channel_config(DMA_TypeDef *DMAx, uint8_t channel, type_func_t state); 409 extern void ald_dma_interrupt_config(DMA_TypeDef *DMAx, uint8_t channel, type_func_t state);
|
| A D | ald_cmu.h | 616 void ald_cmu_hosc_safe_config(cmu_hosc_range_t clock, type_func_t status); 617 void ald_cmu_losc_safe_config(type_func_t status); 618 void ald_cmu_pll_safe_config(type_func_t status); 632 cmu_output_high_div_t div, type_func_t status); 633 void ald_cmu_output_low_clock_config(cmu_output_low_sel_t sel, type_func_t status); 642 void ald_cmu_buzz_config(cmu_buzz_div_t div, uint16_t dat, type_func_t status); 646 void ald_cmu_perh_clock_config(cmu_perh_t perh, type_func_t status);
|
| A D | ald_wdt.h | 96 void ald_wwdt_init(uint32_t load, wwdt_win_t win, type_func_t interrupt); 109 void ald_iwdt_init(uint32_t load, type_func_t interrupt);
|
| A D | ald_timer.h | 166 type_func_t oc_fast_en; /**< Specifies the Fast mode state. */ 322 type_func_t state; /**< TIMER clear Input state */ 435 type_func_t off_run; /**< Enalbe/Disable off state in run mode */ 436 type_func_t off_idle; /**< Enalbe/Disable off state in idle mode */ 439 type_func_t break_state; /**< Break state */ 441 type_func_t auto_out; /**< Enalbe/Disable automatic output */ 448 type_func_t en; /**< Enalbe/Disable the channel */ 449 type_func_t n_en; /**< Enalbe/Disable the complementary channel */ 479 type_func_t master_en; /**< Master/Slave mode selection */ 1131 void ald_timer_com_event_config(timer_handle_t *hperh, timer_ts_t ts, type_func_t trgi); [all …]
|
| A D | ald_dbgc.h | 125 __INLINE void ald_dbgc_mode_config(dbgc_mode_t mode, type_func_t state) in ald_dbgc_mode_config() 139 __INLINE void ald_dbgc_perh_config(dbgc_perh_t perh, type_func_t state) in ald_dbgc_perh_config()
|
| /bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/ |
| A D | ald_crc.h | 98 type_func_t data_rev; /**< CRC data reverse or no */ 99 type_func_t data_inv; /**< CRC data inverse or no */ 100 type_func_t chs_rev; /**< CRC check sum reverse or no */ 101 type_func_t chs_inv; /**< CRC check sum inverse or no */
|
| A D | ald_cmu.h | 383 void ald_cmu_hosc_safe_config(ald_cmu_hosc_range_t clock, type_func_t status); 384 void ald_cmu_pll_safe_config(type_func_t status); 398 ald_cmu_output_high_div_t div, type_func_t status); 399 void ald_cmu_output_low_clock_config(ald_cmu_output_low_sel_t sel, type_func_t status); 408 void ald_cmu_buzz_config(ald_cmu_buzz_div_t div, uint16_t dat, type_func_t status); 409 void ald_cmu_perh_clock_config(ald_cmu_perh_t perh, type_func_t status);
|
| A D | ald_timer.h | 169 type_func_t oc_fast_en; /**< Specifies the Fast mode state. */ 329 type_func_t state; /**< TIMER clear Input state */ 443 type_func_t off_run; /**< Enalbe/Disable off state in run mode */ 444 type_func_t off_idle; /**< Enalbe/Disable off state in idle mode */ 447 type_func_t break_state; /**< Break state */ 449 type_func_t auto_out; /**< Enalbe/Disable automatic output */ 456 type_func_t en; /**< Enalbe/Disable the channel */ 457 type_func_t n_en; /**< Enalbe/Disable the complementary channel */ 487 type_func_t master_en; /**< Master/Slave mode selection */ 1078 void ald_timer_com_event_config(ald_timer_handle_t *hperh, ald_timer_ts_t ts, type_func_t trgi); [all …]
|
| A D | ald_wdt.h | 98 void ald_wwdt_init(uint32_t load, ald_wwdt_win_t win, type_func_t interrupt); 111 void ald_iwdt_init(uint32_t load, type_func_t interrupt);
|
| A D | ald_uart.h | 209 type_func_t normal; /**< Normal mode */ 210 type_func_t dir; /**< Auto-direction mode */ 211 type_func_t invert; /**< Address detection invert */ 237 type_func_t clk_out; /**< Specifies the clock out */ 461 void ald_uart_interrupt_config(ald_uart_handle_t *hperh, ald_uart_it_t it, type_func_t state); 462 void ald_uart_dma_req_config(ald_uart_handle_t *hperh, ald_uart_dma_req_t req, type_func_t state); 463 void uart_lin_break_detect_irq(ald_uart_handle_t *hperh, type_func_t status);
|
| /bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/ |
| A D | ald_pmu.c | 172 void ald_pmu_ldo_12_config(type_func_t state) in ald_pmu_ldo_12_config() 214 void ald_pmu_lprun_config(pmu_ldo_lpmode_output_t vol, type_func_t state) in ald_pmu_lprun_config() 276 void ald_pmu_perh_power_config(pmu_perh_power_t perh, type_func_t state) in ald_pmu_perh_power_config() 316 void ald_pmu_lvd_config(pmu_lvd_voltage_sel_t sel, pmu_lvd_trigger_mode_t mode, type_func_t state) in ald_pmu_lvd_config()
|