Home
last modified time | relevance | path

Searched defs:type (Results 1 – 4 of 4) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_clock.c270 uint32_t CLOCK_GetSysClkFreq(scg_sys_clk_t type) in CLOCK_GetSysClkFreq()
394 uint32_t CLOCK_GetSysOscAsyncFreq(scg_async_clk_t type) in CLOCK_GetSysOscAsyncFreq()
495 uint32_t CLOCK_GetSircAsyncFreq(scg_async_clk_t type) in CLOCK_GetSircAsyncFreq()
620 uint32_t CLOCK_GetFircAsyncFreq(scg_async_clk_t type) in CLOCK_GetFircAsyncFreq()
766 uint32_t CLOCK_GetLpFllAsyncFreq(scg_async_clk_t type) in CLOCK_GetLpFllAsyncFreq()
Dfsl_edma.c157 void EDMA_SetChannelLink(DMA_Type *base, uint32_t channel, edma_channel_link_type_t type, uint32_t … in EDMA_SetChannelLink()
303 void EDMA_TcdSetChannelLink(edma_tcd_t *tcd, edma_channel_link_type_t type, uint32_t linkedChannel) in EDMA_TcdSetChannelLink()
541 edma_transfer_type_t type) in EDMA_PrepareTransfer()
Dfsl_flexio.c108 uint32_t FLEXIO_GetShifterBufferAddress(FLEXIO_Type *base, flexio_shifter_buffer_type_t type, uint8… in FLEXIO_GetShifterBufferAddress()
Dfsl_usdhc.h543 usdhc_card_command_type_t type; /*!< Command type */ member