Rania JMAI 6c61532967 [HAL][UART] Provide accurate position in RxEventCallback when ReceptionToIdle mode is used with DMA, when UART and DMA interrupts process is delayed 1 yıl önce
..
stm32l0xx_hal.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_adc.c 86984275fa [HAL][ADC] Update description field in HAL_ADCEx_EnableVREFINT() API and HAL_ADCEx_EnableVREFINTTempSensor() API 1 yıl önce
stm32l0xx_hal_adc_ex.c 86984275fa [HAL][ADC] Update description field in HAL_ADCEx_EnableVREFINT() API and HAL_ADCEx_EnableVREFINTTempSensor() API 1 yıl önce
stm32l0xx_hal_comp.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_comp_ex.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_cortex.c 3cb1b74f69 [HAL][CORTEX] Update HAL_MPU_ConfigRegion() to allow the configuration of the MPU registers independently of the value of Enable/Disable field and add new APIs HAL_MPU_EnableRegion() / HAL_MPU_DisableRegion() 1 yıl önce
stm32l0xx_hal_crc.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_crc_ex.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_cryp.c 038c056dda [HAL][CRYP] Update Crypt/Decrypt IT processes to avoid Computation Completed IRQ fires before the DINR pointer increment 2 yıl önce
stm32l0xx_hal_cryp_ex.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_dac.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_dac_ex.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_dma.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_exti.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_firewall.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_flash.c 89c218d637 [HAL][FLASH] Add UNUSED() macro to avoid the generation of a warning related to the unused argument 'TypeProgram' 2 yıl önce
stm32l0xx_hal_flash_ex.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_flash_ramfunc.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_gpio.c 4c4c963395 [HAL][GPIO] Replace GPIO_Pin_x with GPIO_PIN_x to be compliant with macros definition 1 yıl önce
stm32l0xx_hal_i2c.c 0eac588d92 [HAL][I2C] Add a temporary variable to get the value to check before comparison 1 yıl önce
stm32l0xx_hal_i2c_ex.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_i2s.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_irda.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_iwdg.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_lcd.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_lptim.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_msp_template.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_pcd.c 12c88cc45e [HAL][LL][USB] Add fix to support bulk transfer in double buffer mode 1 yıl önce
stm32l0xx_hal_pcd_ex.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_pwr.c a076e9def2 [HAL][LL] New licensing scheme deployment 4 yıl önce
stm32l0xx_hal_pwr_ex.c a076e9def2 [HAL][LL] New licensing scheme deployment 4 yıl önce
stm32l0xx_hal_rcc.c 3611fb0b6c [HAL][RCC] Remove uint64_t cast from HAL_RCC_GetSysClockFreq() API 1 yıl önce
stm32l0xx_hal_rcc_ex.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_rng.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_rtc.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_rtc_ex.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_smartcard.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_smartcard_ex.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_smbus.c d05765e74f [HAL][SMBUS] Update SMBUS_ITErrorHandler to flush TXDR just in case of error 1 yıl önce
stm32l0xx_hal_smbus_ex.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_spi.c 7ad31265a9 [HAL][SPI] Add wait on flag TXE to be set at the end of transaction to be aligned with reference manual 1 yıl önce
stm32l0xx_hal_tim.c 671103d1d3 [HAL][TIM] Fix update flag (UIF) clearing in TIM_Base_SetConfig 1 yıl önce
stm32l0xx_hal_tim_ex.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_timebase_tim_template.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_tsc.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_hal_uart.c 6c61532967 [HAL][UART] Provide accurate position in RxEventCallback when ReceptionToIdle mode is used with DMA, when UART and DMA interrupts process is delayed 1 yıl önce
stm32l0xx_hal_uart_ex.c 976d3f10be [HAL][UART] Update initialisation sequence for TXINV, RXINV and TXRXSWAP settings 2 yıl önce
stm32l0xx_hal_usart.c c12721836d [HAL][USART] Improve the visibility of the SPI function support in HAL USART description 1 yıl önce
stm32l0xx_hal_wwdg.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_ll_adc.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_ll_comp.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_ll_crc.c a076e9def2 [HAL][LL] New licensing scheme deployment 4 yıl önce
stm32l0xx_ll_crs.c a076e9def2 [HAL][LL] New licensing scheme deployment 4 yıl önce
stm32l0xx_ll_dac.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_ll_dma.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_ll_exti.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_ll_gpio.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_ll_i2c.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_ll_lptim.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_ll_lpuart.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_ll_pwr.c a076e9def2 [HAL][LL] New licensing scheme deployment 4 yıl önce
stm32l0xx_ll_rcc.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_ll_rng.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_ll_rtc.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_ll_spi.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_ll_tim.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_ll_usart.c 1f1f706d52 Release v1.10.6 3 yıl önce
stm32l0xx_ll_usb.c 12c88cc45e [HAL][LL][USB] Add fix to support bulk transfer in double buffer mode 1 yıl önce
stm32l0xx_ll_utils.c 1f1f706d52 Release v1.10.6 3 yıl önce