Home
last modified time | relevance | path

Searched defs:enable (Results 1 – 25 of 28) sorted by relevance

12

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_usdhc.h833 static inline void USDHC_ForceClockOn(USDHC_Type *base, bool enable) in USDHC_ForceClockOn()
939 static inline void USDHC_EnableWakeupEvent(USDHC_Type *base, uint32_t mask, bool enable) in USDHC_EnableWakeupEvent()
957 static inline void USDHC_CardDetectByData3(USDHC_Type *base, bool enable) in USDHC_CardDetectByData3()
986 static inline void USDHC_EnableSdioControl(USDHC_Type *base, uint32_t mask, bool enable) in USDHC_EnableSdioControl()
1085 static inline void USDHC_EnableAutoTuning(USDHC_Type *base, bool enable) in USDHC_EnableAutoTuning()
1187 static inline void USDHC_EnableDDRMode(USDHC_Type *base, bool enable, uint32_t nibblePos) in USDHC_EnableDDRMode()
1207 static inline void USDHC_EnableHS400Mode(USDHC_Type *base, bool enable) in USDHC_EnableHS400Mode()
1235 static inline void USDHC_EnableStrobeDLL(USDHC_Type *base, bool enable) in USDHC_EnableStrobeDLL()
Dfsl_lpcmp.h174 static inline void LPCMP_Enable(LPCMP_Type *base, bool enable) in LPCMP_Enable()
205 static inline void LPCMP_EnableDMA(LPCMP_Type *base, bool enable) in LPCMP_EnableDMA()
226 static inline void LPCMP_EnableWindowMode(LPCMP_Type *base, bool enable) in LPCMP_EnableWindowMode()
Dfsl_lpuart.h489 static inline void LPUART_EnableTxDMA(LPUART_Type *base, bool enable) in LPUART_EnableTxDMA()
511 static inline void LPUART_EnableRxDMA(LPUART_Type *base, bool enable) in LPUART_EnableRxDMA()
541 static inline void LPUART_EnableTx(LPUART_Type *base, bool enable) in LPUART_EnableTx()
561 static inline void LPUART_EnableRx(LPUART_Type *base, bool enable) in LPUART_EnableRx()
Dfsl_flexio_uart.h291 static inline void FLEXIO_UART_EnableTxDMA(FLEXIO_UART_Type *base, bool enable) in FLEXIO_UART_EnableTxDMA()
304 static inline void FLEXIO_UART_EnableRxDMA(FLEXIO_UART_Type *base, bool enable) in FLEXIO_UART_EnableRxDMA()
322 static inline void FLEXIO_UART_Enable(FLEXIO_UART_Type *base, bool enable) in FLEXIO_UART_Enable()
Dfsl_spm.c133 void SPM_EnableVddxStepLock(SPM_Type *base, bool enable) in SPM_EnableVddxStepLock()
145 void SPM_BypassDcdcBattMonitor(SPM_Type *base, bool enable, uint32_t value) in SPM_BypassDcdcBattMonitor()
Dfsl_llwu.h176 …ne void LLWU_EnableInternalModuleInterruptWakup(LLWU_Type *base, uint32_t moduleIndex, bool enable) in LLWU_EnableInternalModuleInterruptWakup()
236 …e void LLWU_EnableInternalModuleDmaRequestWakup(LLWU_Type *base, uint32_t moduleIndex, bool enable) in LLWU_EnableInternalModuleDmaRequestWakup()
Dfsl_crc.c73 static inline crc_transpose_type_t CRC_GetTransposeTypeFromReflectIn(bool enable) in CRC_GetTransposeTypeFromReflectIn()
85 static inline crc_transpose_type_t CRC_GetTransposeTypeFromReflectOut(bool enable) in CRC_GetTransposeTypeFromReflectOut()
Dfsl_edma.h438 static inline void EDMA_EnableAsyncRequest(DMA_Type *base, uint32_t channel, bool enable) in EDMA_EnableAsyncRequest()
455 static inline void EDMA_EnableAutoStopRequest(DMA_Type *base, uint32_t channel, bool enable) in EDMA_EnableAutoStopRequest()
596 static inline void EDMA_TcdEnableAutoStopRequest(edma_tcd_t *tcd, bool enable) in EDMA_TcdEnableAutoStopRequest()
Dfsl_dac.h223 static inline void DAC_Enable(LPDAC_Type *base, bool enable) in DAC_Enable()
278 static inline void DAC_EnableDMA(LPDAC_Type *base, uint32_t mask, bool enable) in DAC_EnableDMA()
Dfsl_spm.h395 static inline void SPM_EnableRegulatorInRunMdoe(SPM_Type *base, bool enable, uint32_t ldoMask) in SPM_EnableRegulatorInRunMdoe()
418 static inline void SPM_EnableRegulatorInLowPowerMode(SPM_Type *base, bool enable, uint32_t ldoMask) in SPM_EnableRegulatorInLowPowerMode()
713 static inline void SPM_EnablePowerDownCmpOffset(SPM_Type *base, bool enable) in SPM_EnablePowerDownCmpOffset()
Dfsl_msmc.h654 static inline void SMC_SRAMEnableLowPowerMode(SMC_Type *base, uint32_t arrayIdx, bool enable) in SMC_SRAMEnableLowPowerMode()
678 static inline void SMC_SRAMEnableDeepSleepMode(SMC_Type *base, uint32_t arrayIdx, bool enable) in SMC_SRAMEnableDeepSleepMode()
Dfsl_lpi2c.h145 bool enable; /*!< Enable host request. */ member
492 static inline void LPI2C_MasterEnable(LPI2C_Type *base, bool enable) in LPI2C_MasterEnable()
949 static inline void LPI2C_SlaveEnable(LPI2C_Type *base, bool enable) in LPI2C_SlaveEnable()
Dfsl_lpadc.h339 static inline void LPADC_Enable(ADC_Type *base, bool enable) in LPADC_Enable()
445 static inline void LPADC_EnableFIFOWatermarkDMA(ADC_Type *base, bool enable) in LPADC_EnableFIFOWatermarkDMA()
Dfsl_usdhc.c1312 void USDHC_EnableManualTuning(USDHC_Type *base, bool enable) in USDHC_EnableManualTuning()
1352 …d USDHC_EnableStandardTuning(USDHC_Type *base, uint32_t tuningStartTap, uint32_t step, bool enable) in USDHC_EnableStandardTuning()
Dfsl_dmamux.h155 static inline void DMAMUX_EnableAlwaysOn(DMAMUX_Type *base, uint32_t channel, bool enable) in DMAMUX_EnableAlwaysOn()
Dfsl_flexio.h358 static inline void FLEXIO_Enable(FLEXIO_Type *base, bool enable) in FLEXIO_Enable()
635 static inline void FLEXIO_EnableShifterStatusDMA(FLEXIO_Type *base, uint32_t mask, bool enable) in FLEXIO_EnableShifterStatusDMA()
Dfsl_sim.h130 static inline void SIM_EnableSystickClock(bool enable) in SIM_EnableSystickClock()
Dfsl_lpadc.c278 void LPADC_EnableCalibration(ADC_Type *base, bool enable) in LPADC_EnableCalibration()
Dfsl_flexio_i2c_master.h182 static inline void FLEXIO_I2C_MasterEnable(FLEXIO_I2C_Type *base, bool enable) in FLEXIO_I2C_MasterEnable()
Dfsl_mu.h624 static inline void MU_SetClockOnOtherCoreEnable(MU_Type *base, bool enable) in MU_SetClockOnOtherCoreEnable()
Dfsl_lptmr.h226 static inline void LPTMR_EnableTimerDMA(LPTMR_Type *base, bool enable) in LPTMR_EnableTimerDMA()
Dfsl_port.h352 static inline void PORT_EnablePinsDigitalFilter(PORT_Type *base, uint32_t mask, bool enable) in PORT_EnablePinsDigitalFilter()
Dfsl_flexio_i2c_master.c610 void FLEXIO_I2C_MasterEnableAck(FLEXIO_I2C_Type *base, bool enable) in FLEXIO_I2C_MasterEnableAck()
Dfsl_flexio_spi.c436 void FLEXIO_SPI_EnableDMA(FLEXIO_SPI_Type *base, uint32_t mask, bool enable) in FLEXIO_SPI_EnableDMA()
Dfsl_flexio_spi.h439 static inline void FLEXIO_SPI_Enable(FLEXIO_SPI_Type *base, bool enable) in FLEXIO_SPI_Enable()

12