Home
last modified time | relevance | path

Searched refs:type (Results 1 – 14 of 14) 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() argument
302 if (kSCG_SysClkSlow == type) in CLOCK_GetSysClkFreq()
306 else if (kSCG_SysClkBus == type) in CLOCK_GetSysClkFreq()
310 else if (kSCG_SysClkExt == type) in CLOCK_GetSysClkFreq()
394 uint32_t CLOCK_GetSysOscAsyncFreq(scg_async_clk_t type) in CLOCK_GetSysOscAsyncFreq() argument
402 switch (type) in CLOCK_GetSysOscAsyncFreq()
495 uint32_t CLOCK_GetSircAsyncFreq(scg_async_clk_t type) in CLOCK_GetSircAsyncFreq() argument
503 switch (type) in CLOCK_GetSircAsyncFreq()
620 uint32_t CLOCK_GetFircAsyncFreq(scg_async_clk_t type) in CLOCK_GetFircAsyncFreq() argument
628 switch (type) in CLOCK_GetFircAsyncFreq()
[all …]
Dfsl_clock.h1017 uint32_t CLOCK_GetSysClkFreq(scg_sys_clk_t type);
1165 uint32_t CLOCK_GetSysOscAsyncFreq(scg_async_clk_t type);
1291 uint32_t CLOCK_GetSircAsyncFreq(scg_async_clk_t type);
1379 uint32_t CLOCK_GetFircAsyncFreq(scg_async_clk_t type);
1536 uint32_t CLOCK_GetLpFllAsyncFreq(scg_async_clk_t type);
Dfsl_edma.h398 void EDMA_SetChannelLink(DMA_Type *base, uint32_t channel, edma_channel_link_type_t type, uint32_t …
553 void EDMA_TcdSetChannelLink(edma_tcd_t *tcd, edma_channel_link_type_t type, uint32_t linkedChannel);
799 edma_transfer_type_t type);
Dfsl_flexio.c108 uint32_t FLEXIO_GetShifterBufferAddress(FLEXIO_Type *base, flexio_shifter_buffer_type_t type, uint8… in FLEXIO_GetShifterBufferAddress() argument
114 switch (type) in FLEXIO_GetShifterBufferAddress()
Dfsl_edma.c157 void EDMA_SetChannelLink(DMA_Type *base, uint32_t channel, edma_channel_link_type_t type, uint32_t … in EDMA_SetChannelLink() argument
162 EDMA_TcdSetChannelLink((edma_tcd_t *)&base->TCD[channel], type, linkedChannel); in EDMA_SetChannelLink()
303 void EDMA_TcdSetChannelLink(edma_tcd_t *tcd, edma_channel_link_type_t type, uint32_t linkedChannel) in EDMA_TcdSetChannelLink() argument
309 if (type == kEDMA_MinorLink) /* Minor link config */ in EDMA_TcdSetChannelLink()
324 else if (type == kEDMA_MajorLink) /* Major link config */ in EDMA_TcdSetChannelLink()
541 edma_transfer_type_t type) in EDMA_PrepareTransfer() argument
594 switch (type) in EDMA_PrepareTransfer()
Dfsl_flexio.h655 uint32_t FLEXIO_GetShifterBufferAddress(FLEXIO_Type *base, flexio_shifter_buffer_type_t type, uint8…
Dfsl_usdhc.h543 usdhc_card_command_type_t type; /*!< Command type */ member
Dfsl_usdhc.c268 if (command->type == kCARD_CommandTypeAbort) in USDHC_SetTransferConfig()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/gcc/
Dstartup_RV32M1_ri5cy.S186 .type IRQ_Handler, %function
211 .type IllegalInstruction_HandlerFunc, %function
217 .type Ecall_HandlerFunc, %function
223 .type LSU_HandlerFunc, %function
Dstartup_RV32M1_zero_riscy.S185 .type IRQ_Handler, %function
210 .type IllegalInstruction_HandlerFunc, %function
216 .type Ecall_HandlerFunc, %function
222 .type LSU_HandlerFunc, %function
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
Dsystem_RV32M1_zero_riscy.c434 #error Not supported compiler type
Dsystem_RV32M1_ri5cy.c431 #error Not supported compiler type
DRV32M1_ri5cy.h635 #error Not supported compiler type
23962 #error Not supported compiler type
DRV32M1_zero_riscy.h606 #error Not supported compiler type
32612 #error Not supported compiler type