Home
last modified time | relevance | path

Searched refs:FL_ErrorStatus (Results 1 – 25 of 55) sorted by relevance

123

/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Src/
A Dfm33lc0xx_fl_flash.c82 FL_ErrorStatus FL_FLASH_PageErase(FLASH_Type *FLASHx, uint32_t address) in FL_FLASH_PageErase()
86 FL_ErrorStatus ret = FL_PASS; in FL_FLASH_PageErase()
152 FL_ErrorStatus FL_FLASH_SectorErase(FLASH_Type *FLASHx, uint32_t address) in FL_FLASH_SectorErase()
156 FL_ErrorStatus ret = FL_PASS; in FL_FLASH_SectorErase()
222 FL_ErrorStatus FL_FLASH_Program_Word(FLASH_Type *FLASHx, uint32_t address, uint32_t data) in FL_FLASH_Program_Word()
226 FL_ErrorStatus ret = FL_PASS; in FL_FLASH_Program_Word()
294 FL_ErrorStatus ret; in FL_FLASH_Program_Page()
367 FL_ErrorStatus ret; in FL_FLASH_Program_Sector()
435 FL_ErrorStatus FL_FLASH_Write_Dma(FLASH_Type *FLASHx, uint32_t address, uint32_t *data) in FL_FLASH_Write_Dma()
437 FL_ErrorStatus ret; in FL_FLASH_Write_Dma()
[all …]
A Dfm33lc0xx_fl_lptim32.c106 FL_ErrorStatus FL_LPTIM32_DeInit(LPTIM32_Type *LPTIM32x) in FL_LPTIM32_DeInit()
108 FL_ErrorStatus status = FL_FAIL; in FL_LPTIM32_DeInit()
135 FL_ErrorStatus FL_LPTIM32_Init(LPTIM32_Type *LPTIM32x, FL_LPTIM32_InitTypeDef *initStruct) in FL_LPTIM32_Init()
137 FL_ErrorStatus status = FL_PASS; in FL_LPTIM32_Init()
233 FL_ErrorStatus FL_LPTIM32_IC_Init(LPTIM32_Type *LPTIM32x, uint32_t channel, FL_LPTIM32_IC_InitTypeD… in FL_LPTIM32_IC_Init()
235 FL_ErrorStatus status = FL_PASS; in FL_LPTIM32_IC_Init()
275 FL_ErrorStatus FL_LPTIM32_OC_Init(LPTIM32_Type *LPTIM32x, uint32_t channel, FL_LPTIM32_OC_InitTypeD… in FL_LPTIM32_OC_Init()
277 FL_ErrorStatus result = FL_PASS; in FL_LPTIM32_OC_Init()
A Dfm33lc0xx_fl_rtc.c58 FL_ErrorStatus FL_RTC_DeInit(RTC_Type *RTCx) in FL_RTC_DeInit()
60 FL_ErrorStatus result = FL_PASS; in FL_RTC_DeInit()
89 FL_ErrorStatus FL_RTC_Init(RTC_Type *RTCx, FL_RTC_InitTypeDef *initStruct) in FL_RTC_Init()
108 FL_ErrorStatus FL_RTC_ConfigTime(RTC_Type *RTCx, FL_RTC_InitTypeDef *initStruct) in FL_RTC_ConfigTime()
139 FL_ErrorStatus FL_RTC_GetTime(RTC_Type *RTCx, FL_RTC_InitTypeDef *initStruct) in FL_RTC_GetTime()
A Dfm33lc0xx_fl_gptim.c200 FL_ErrorStatus FL_GPTIM_DeInit(GPTIM_Type *TIMx) in FL_GPTIM_DeInit()
202 FL_ErrorStatus result = FL_PASS; in FL_GPTIM_DeInit()
241 FL_ErrorStatus FL_GPTIM_Init(GPTIM_Type *TIMx, FL_GPTIM_InitTypeDef *init) in FL_GPTIM_Init()
323 FL_ErrorStatus FL_GPTIM_SlaveMode_Init(GPTIM_Type *TIMx, FL_GPTIM_SlaveInitTypeDef *slave_init) in FL_GPTIM_SlaveMode_Init()
384 FL_ErrorStatus FL_GPTIM_ETR_Init(GPTIM_Type *TIMx, FL_GPTIM_ETR_InitTypeDef *etr_init) in FL_GPTIM_ETR_Init()
444 FL_ErrorStatus FL_GPTIM_OC_Init(GPTIM_Type *TIMx, uint32_t channel, FL_GPTIM_OC_InitTypeDef *oc_ini… in FL_GPTIM_OC_Init()
446 FL_ErrorStatus result = FL_PASS; in FL_GPTIM_OC_Init()
481 static FL_ErrorStatus OCConfig(GPTIM_Type *TIMx, uint32_t channel, FL_GPTIM_OC_InitTypeDef *oc_init) in OCConfig()
483 FL_ErrorStatus result = FL_PASS; in OCConfig()
554 FL_ErrorStatus FL_GPTIM_IC_Init(GPTIM_Type *TIMx, uint32_t channel, FL_GPTIM_IC_InitTypeDef *ic_ini… in FL_GPTIM_IC_Init()
[all …]
A Dfm33lc0xx_fl_pmu.c81 FL_ErrorStatus FL_PMU_Sleep_DeInit(PMU_Type *PMUx) in FL_PMU_Sleep_DeInit()
83 FL_ErrorStatus status = FL_FAIL; in FL_PMU_Sleep_DeInit()
106 FL_ErrorStatus FL_PMU_Sleep_Init(PMU_Type *PMUx, FL_PMU_SleepInitTypeDef *LPM_InitStruct) in FL_PMU_Sleep_Init()
108 FL_ErrorStatus status = FL_FAIL; in FL_PMU_Sleep_Init()
A Dfm33lc0xx_fl_wwdt.c68 FL_ErrorStatus FL_WWDT_DeInit(WWDT_Type *WWDTx) in FL_WWDT_DeInit()
87 FL_ErrorStatus FL_WWDT_Init(WWDT_Type *WWDTx, FL_WWDT_InitTypeDef *WWDT_InitStruct) in FL_WWDT_Init()
89 FL_ErrorStatus status = FL_PASS; in FL_WWDT_Init()
A Dfm33lc0xx_fl_svd.c83 FL_ErrorStatus FL_SVD_DeInit(SVD_Type *SVDx) in FL_SVD_DeInit()
85 FL_ErrorStatus status = FL_PASS; in FL_SVD_DeInit()
104 FL_ErrorStatus FL_SVD_Init(SVD_Type *SVDx, FL_SVD_InitTypeDef *initStruct) in FL_SVD_Init()
106 FL_ErrorStatus status = FL_FAIL; in FL_SVD_Init()
A Dfm33lc0xx_fl_adc.c151 FL_ErrorStatus FL_ADC_CommonDeInit(void) in FL_ADC_CommonDeInit()
166 FL_ErrorStatus FL_ADC_CommonInit(FL_ADC_CommonInitTypeDef *ADC_CommonInitStruct) in FL_ADC_CommonInit()
168 FL_ErrorStatus status = FL_PASS; in FL_ADC_CommonInit()
200 FL_ErrorStatus FL_ADC_DeInit(ADC_Type *ADCx) in FL_ADC_DeInit()
202 FL_ErrorStatus status = FL_PASS; in FL_ADC_DeInit()
224 FL_ErrorStatus FL_ADC_Init(ADC_Type *ADCx, FL_ADC_InitTypeDef *ADC_InitStruct) in FL_ADC_Init()
226 FL_ErrorStatus status = FL_PASS; in FL_ADC_Init()
A Dfm33lc0xx_fl_iwdt.c71 FL_ErrorStatus FL_IWDT_DeInit(IWDT_Type *IWDTx) in FL_IWDT_DeInit()
89 FL_ErrorStatus FL_IWDT_Init(IWDT_Type *IWDTx, FL_IWDT_InitTypeDef *IWDT_InitStruct) in FL_IWDT_Init()
91 FL_ErrorStatus status = FL_PASS; in FL_IWDT_Init()
A Dfm33lc0xx_fl_uart.c99 FL_ErrorStatus FL_UART_DeInit(UART_Type *UARTx) in FL_UART_DeInit()
101 FL_ErrorStatus status = FL_PASS; in FL_UART_DeInit()
164 FL_ErrorStatus FL_UART_Init(UART_Type *UARTx, FL_UART_InitTypeDef *initStruct) in FL_UART_Init()
166 FL_ErrorStatus status = FL_FAIL; in FL_UART_Init()
281 FL_ErrorStatus FL_UART_InfraRed_Init(UART_Type *UARTx, FL_UART_InfraRed_InitTypeDef *initStruct) in FL_UART_InfraRed_Init()
283 FL_ErrorStatus status = FL_FAIL; in FL_UART_InfraRed_Init()
A Dfm33lc0xx_fl_atim.c264 static FL_ErrorStatus OCConfig(ATIM_Type *TIMx, uint32_t channel, FL_ATIM_OC_InitTypeDef *TIM_OC_In… in OCConfig()
266 FL_ErrorStatus result = FL_PASS; in OCConfig()
352 FL_ErrorStatus FL_ATIM_DeInit(ATIM_Type *TIMx) in FL_ATIM_DeInit()
354 FL_ErrorStatus result = FL_PASS; in FL_ATIM_DeInit()
378 FL_ErrorStatus FL_ATIM_Init(ATIM_Type *TIMx, FL_ATIM_InitTypeDef *TIM_InitStruct) in FL_ATIM_Init()
461 FL_ErrorStatus FL_ATIM_SlaveMode_Init(ATIM_Type *TIMx, FL_ATIM_SlaveInitTypeDef *TIM_InitStruct) in FL_ATIM_SlaveMode_Init()
514 FL_ErrorStatus FL_ATIM_IC_Init(ATIM_Type *TIMx, uint32_t channel, FL_ATIM_IC_InitTypeDef *IC_InitS… in FL_ATIM_IC_Init()
567 FL_ErrorStatus FL_ATIM_ETR_Init(ATIM_Type *TIMx, FL_ATIM_ETR_InitTypeDef *TIM_InitStruct) in FL_ATIM_ETR_Init()
623 FL_ErrorStatus result = FL_PASS; in FL_ATIM_OC_Init()
691 FL_ErrorStatus FL_ATIM_BDTR_Init(ATIM_Type *TIMx, FL_ATIM_BDTR_InitTypeDef *TIM_BDTR_InitStruct) in FL_ATIM_BDTR_Init()
[all …]
A Dfm33lc0xx_fl_exti.c124 FL_ErrorStatus FL_EXTI_CommonInit(FL_EXTI_CommonInitTypeDef *EXTI_CommonInitStruct) in FL_EXTI_CommonInit()
142 FL_ErrorStatus FL_EXTI_CommonDeinit(void) in FL_EXTI_CommonDeinit()
170 FL_ErrorStatus FL_EXTI_Init(uint32_t extiLineX, FL_EXTI_InitTypeDef *EXTI_InitStruct) in FL_EXTI_Init()
207 FL_ErrorStatus FL_EXTI_DeInit(uint32_t extiLineX) in FL_EXTI_DeInit()
A Dfm33lc0xx_fl_lpuart.c86 FL_ErrorStatus FL_LPUART_DeInit(LPUART_Type *LPUARTx) in FL_LPUART_DeInit()
88 FL_ErrorStatus status = FL_PASS; in FL_LPUART_DeInit()
135 FL_ErrorStatus FL_LPUART_Init(LPUART_Type *LPUARTx, FL_LPUART_InitTypeDef *initStruct) in FL_LPUART_Init()
137 FL_ErrorStatus status = FL_FAIL; in FL_LPUART_Init()
A Dfm33lc0xx_fl_gpio.c92 FL_ErrorStatus FL_GPIO_DeInit(GPIO_Type *GPIOx, uint32_t pin) in FL_GPIO_DeInit()
127 FL_ErrorStatus FL_GPIO_Init(GPIO_Type *GPIOx, FL_GPIO_InitTypeDef *initStruct) in FL_GPIO_Init()
239 FL_ErrorStatus FL_WKUP_Init(FL_WKUP_InitTypeDef *initStruct, uint32_t wakeup) in FL_WKUP_Init()
264 FL_ErrorStatus FL_WKUP_DeInit(uint32_t wkupx) in FL_WKUP_DeInit()
A Dfm33lc0xx_fl_opa.c90 FL_ErrorStatus FL_OPA_DeInit(OPA_Type *OPAx) in FL_OPA_DeInit()
116 FL_ErrorStatus FL_OPA_Init(OPA_Type *OPAx, FL_OPA_InitTypeDef *initStruct) in FL_OPA_Init()
118 FL_ErrorStatus status = FL_PASS; in FL_OPA_Init()
A Dfm33lc0xx_fl_i2c.c83 FL_ErrorStatus FL_I2C_DeInit(I2C_Type *I2Cx) in FL_I2C_DeInit()
107 FL_ErrorStatus FL_I2C_MasterMode_Init(I2C_Type *I2Cx, FL_I2C_MasterMode_InitTypeDef *I2C_InitStruct) in FL_I2C_MasterMode_Init()
167 FL_ErrorStatus FL_I2C_SlaveMode_Init(I2C_Type *I2Cx, FL_I2C_SlaveMode_InitTypeDef *I2C_InitStruct) in FL_I2C_SlaveMode_Init()
A Dfm33lc0xx_fl_divas.c61 FL_ErrorStatus FL_DIVAS_DeInit(DIV_Type *DIVx) in FL_DIVAS_DeInit()
86 FL_ErrorStatus FL_DIVAS_Init(DIV_Type *DIVx) in FL_DIVAS_Init()
A Dfm33lc0xx_fl_dma.c92 FL_ErrorStatus FL_DMA_DeInit(DMA_Type *DMAx) in FL_DMA_DeInit()
125 FL_ErrorStatus FL_DMA_Init(DMA_Type *DMAx, FL_DMA_InitTypeDef *initStruct, uint32_t channel) in FL_DMA_Init()
213 FL_ErrorStatus FL_DMA_StartTransmission(DMA_Type *DMAx, FL_DMA_ConfigTypeDef *configStruct, uint32_… in FL_DMA_StartTransmission()
A Dfm33lc0xx_fl_bstim32.c66 FL_ErrorStatus FL_BSTIM32_DeInit(BSTIM32_Type *BSTIM32x) in FL_BSTIM32_DeInit()
90 FL_ErrorStatus FL_BSTIM32_Init(BSTIM32_Type *BSTIM32x, FL_BSTIM32_InitTypeDef *initStruct) in FL_BSTIM32_Init()
A Dfm33lc0xx_fl_aes.c75 FL_ErrorStatus FL_AES_DeInit(void) in FL_AES_DeInit()
99 FL_ErrorStatus FL_AES_Init(AES_Type *AESx, FL_AES_InitTypeDef *AES_InitStructer) in FL_AES_Init()
A Dfm33lc0xx_fl_rng.c64 FL_ErrorStatus FL_RNG_DeInit(RNG_Type *RNGx) in FL_RNG_DeInit()
91 FL_ErrorStatus FL_RNG_Init(RNG_Type *RNGx) in FL_RNG_Init()
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/
A Dfm33lc0xx_fl_exti.h105 FL_ErrorStatus FL_EXTI_CommonInit(FL_EXTI_CommonInitTypeDef *init);
106 FL_ErrorStatus FL_EXTI_CommonDeinit(void);
109 FL_ErrorStatus FL_EXTI_Init(uint32_t extiLineX, FL_EXTI_InitTypeDef *init);
110 FL_ErrorStatus FL_EXTI_DeInit(uint32_t extiLineX);
A Dfm33lc0xx_fl_divas.h174 FL_ErrorStatus FL_DIVAS_DeInit(DIV_Type *DIVx);
175 FL_ErrorStatus FL_DIVAS_Init(DIV_Type *DIVx);
A Dfm33lc0xx_fl_wwdt.h242 FL_ErrorStatus FL_WWDT_DeInit(WWDT_Type *WWDTx);
243 FL_ErrorStatus FL_WWDT_Init(WWDT_Type *WWDTx, FL_WWDT_InitTypeDef *WWDT_InitStruct);
/bsp/fm33lc026/board/
A Dboard.c13 FL_ErrorStatus FL_UART_GPIO_Init(UART_Type *UARTx) in FL_UART_GPIO_Init()
15 FL_ErrorStatus status = FL_FAIL; in FL_UART_GPIO_Init()
74 FL_ErrorStatus FL_SPI_GPIO_Init(SPI_Type *SPIx) in FL_SPI_GPIO_Init()
76 FL_ErrorStatus status = FL_FAIL; in FL_SPI_GPIO_Init()

Completed in 36 milliseconds

123