STM8S/A Standard Peripherals Firmware Library: File List

STM8S/A

STM8S/A Standard Peripherals Firmware Library
File List
Here is a list of all files with brief descriptions:
STM8S_StdPeriph_Examples/ADC2/ADC2_ContinuousConversion/main.c [code]This file contains the main function for the ADC2 Continuous Conversion example
STM8S_StdPeriph_Examples/AWU/AWU_ActiveHaltMode/main.c [code]This file contains the main function for AWU Active Halt Mode example
STM8S_StdPeriph_Examples/BEEP/BEEP_3SignalsGeneration/main.c [code]This file contains the main function for BEEP 3 Signals Generation example
STM8S_StdPeriph_Examples/CAN/CAN_Networking/main.c [code]This file contains the main function for CAN networking example
STM8S_StdPeriph_Examples/CLK/CLK_ClockSecuritySystem/main.c [code]This file contains the main function for the CLK CSS example
STM8S_StdPeriph_Examples/CLK/CLK_ClockSelection/main.c [code]This file contains the main function for the CLK Clock Selection example
STM8S_StdPeriph_Examples/CLK/CLK_MaxSpeed/main.c [code]This file contains the main function for the CLK Maximum Speed configuration example
STM8S_StdPeriph_Examples/EXTI/EXTI_InterruptPriority/main.c [code]This file contains the main function for the EXTI Interrupt Priority example
STM8S_StdPeriph_Examples/FLASH/FLASH_ByteReadWriteOperation/main.c [code]This file contains the main function for FLASH byte read write operation example
STM8S_StdPeriph_Examples/FLASH/FLASH_DataProgram/main.c [code]
STM8S_StdPeriph_Examples/FLASH/FLASH_WriteWordOperation/main.c [code]
STM8S_StdPeriph_Examples/GPIO/GPIO_Toggle/main.c [code]This file contains the main function for GPIO Toggle example
STM8S_StdPeriph_Examples/I2C/I2C_EEPROM/main.c [code]This file contains the main function for I2C EEPROM Read Write example
STM8S_StdPeriph_Examples/I2C/I2C_TwoBoards/I2C_DataExchange/Master/main.c [code]
STM8S_StdPeriph_Examples/I2C/I2C_TwoBoards/I2C_DataExchange/Slave/main.c [code]Main program body
STM8S_StdPeriph_Examples/ITC/ITC_SoftwarePriority/main.c [code]This file contains the main function for the ITC software priority example
STM8S_StdPeriph_Examples/IWDG/IWDG_Example/main.c [code]This file contains the main function for IWDG Reset example
STM8S_StdPeriph_Examples/RST/RST_IllegalOpcode/main.c [code]This file contains the main function for RST Illegal Opcode example
STM8S_StdPeriph_Examples/SPI/SPI_FastCommunicationMicroSD/main.c [code]This file contains the main function for SPI fast communication example
STM8S_StdPeriph_Examples/SPI/SPI_FullDuplexUART1/main.c [code]This file contains the main function for SPI full duplex communication with UART1 example
STM8S_StdPeriph_Examples/SPI/SPI_SimplexLCD/main.c [code]This file contains the main function for SPI simplex communication with LCD example
STM8S_StdPeriph_Examples/TIM1/TIM1_6Steps/main.c [code]This file contains the main function for TIM1 6 Steps example
STM8S_StdPeriph_Examples/TIM1/TIM1_7PWM_Output/main.c [code]This file contains the main function for TIM1 7 PWM Output example
STM8S_StdPeriph_Examples/TIM1/TIM1_ComplementarySignals_DeadTime_Break_Lock/main.c [code]This file contains the main function for TIM1 Complementary Signals & DeadTime & Break & Lock
STM8S_StdPeriph_Examples/TIM1/TIM1_Input_Capture/main.c [code]This file contains the main function for TIM1 Input Capture example
STM8S_StdPeriph_Examples/TIM1/TIM1_Sinewave_Generation/main.c [code]This file contains the main function for TIM1 Sinewave_Generation example
STM8S_StdPeriph_Examples/TIM2/TIM2_OC_ActiveMode/main.c [code]This file contains the main function for TIM2 OC ActiveMode Example
STM8S_StdPeriph_Examples/TIM2/TIM2_OC_InactiveMode/main.c [code]This file contains the main function for TIM2 OC_InactiveMode Example
STM8S_StdPeriph_Examples/TIM2/TIM2_PWM_DutyCycleConfiguration/main.c [code]This file contains the main function for TIM2 PWM_DutyCycleConfiguration example
STM8S_StdPeriph_Examples/TIM4/TIM4_TimeBase/main.c [code]This file contains the main function for TIM4 Time Base Configuration example
STM8S_StdPeriph_Examples/TIM5/TIM5_Synchronisation_With_TIM6/main.c [code]
STM8S_StdPeriph_Examples/UART1/UART1_HalfDuplex/main.c [code]This file contains the main function for UART1 in Half-Duplex mode example
STM8S_StdPeriph_Examples/UART1/UART1_HyperTerminal_Interrupt/main.c [code]This file contains the main function for UART1 using interrupts in communication example
STM8S_StdPeriph_Examples/UART1/UART1_Interrupt/main.c [code]This file contains the main function for a basic communication between UART1 and UART3 using interrupts
STM8S_StdPeriph_Examples/UART1/UART1_IrDA/Receive/main.c [code]This file contains the main function for UART1 in IrDA receive mode
STM8S_StdPeriph_Examples/UART1/UART1_IrDA/Transmit/main.c [code]This file contains the main function for UART1 in IrDA transmit mode
STM8S_StdPeriph_Examples/UART1/UART1_MultiProcessor/main.c [code]This file contains the main function for:use the UART1 in multi-processor mode example
STM8S_StdPeriph_Examples/UART1/UART1_Printf/main.c [code]This file contains the main function for: retarget the C library printf /scanf functions to the UART1 example
STM8S_StdPeriph_Examples/UART1/UART1_SmartCard/main.c [code]This file contains the main function for UART1 Smartcard example
STM8S_StdPeriph_Examples/UART1/UART1_Synchronous/main.c [code]This file contains the main function for UART1 Synchronous mode example
STM8S_StdPeriph_Examples/WWDG/WWDG_Example/main.c [code]This file contains the main function for wwdg Rearm Reset example
STM8S_StdPeriph_Template/main.c [code]
CAN/CAN_Networking/main.h [code]This file contains the external declaration of main.c file
EXTI/EXTI_InterruptPriority/main.h [code]This file contains the external declaration for main.c file
I2C/I2C_TwoBoards/I2C_DataExchange/Master/main.h [code]Main program header
I2C/I2C_TwoBoards/I2C_DataExchange/Slave/main.h [code]Main program body
TIM1/TIM1_Sinewave_Generation/main.h [code]This file contains the defines for TIM1 Sinewave Generation example
UART1/UART1_Interrupt/main.h [code]This file contains the external declaration of main.c file
stm8_128_eval.c [code]This file provides firmware functions to manage Leds, push-buttons and COM ports available on STM8S Evaluation Boards from STMicroelectronics
stm8_128_eval.h [code]This file contains definitions for STM8_128_EVAL's Leds, push-buttons and COM ports hardware resources
stm8_interrupt_vector.c [code]
stm8s.h [code]This file contains all HW registers definitions and memory mapping
stm8s_adc1.c [code]This file contains all the functions/macros for the ADC1 peripheral
stm8s_adc1.h [code]This file contains all the prototypes/macros for the ADC1 peripheral
stm8s_adc2.c [code]This file contains all the functions/macros for the ADC2 peripheral
stm8s_adc2.h [code]This file contains all the prototypes/macros for the ADC2 peripheral
stm8s_awu.c [code]This file contains all the functions for the AWU peripheral
stm8s_awu.h [code]This file contains all functions prototype and macros for the AWU peripheral
stm8s_beep.c [code]This file contains all the functions for the BEEP peripheral
stm8s_beep.h [code]This file contains all functions prototype and macros for the BEEP peripheral
stm8s_can.c [code]This file contains all the functions for the CAN peripheral
stm8s_can.h [code]This file contains all the functions for the CAN peripheral
stm8s_clk.c [code]This file contains all the functions for the CLK peripheral
stm8s_clk.h [code]This file contains all functions prototype and macros for the CLK peripheral
STM8S_StdPeriph_Examples/ADC2/ADC2_ContinuousConversion/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/AWU/AWU_ActiveHaltMode/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/BEEP/BEEP_3SignalsGeneration/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/CAN/CAN_Networking/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/CLK/CLK_ClockSecuritySystem/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/CLK/CLK_ClockSelection/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/CLK/CLK_MaxSpeed/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/EXTI/EXTI_InterruptPriority/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/FLASH/FLASH_ByteReadWriteOperation/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/FLASH/FLASH_DataProgram/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/FLASH/FLASH_WriteWordOperation/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/GPIO/GPIO_Toggle/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/I2C/I2C_EEPROM/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/I2C/I2C_TwoBoards/I2C_DataExchange/Master/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/I2C/I2C_TwoBoards/I2C_DataExchange/Slave/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/ITC/ITC_SoftwarePriority/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/IWDG/IWDG_Example/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/RST/RST_IllegalOpcode/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/SPI/SPI_FastCommunicationMicroSD/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/SPI/SPI_FullDuplexUART1/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/SPI/SPI_SimplexLCD/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/TIM1/TIM1_6Steps/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/TIM1/TIM1_7PWM_Output/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/TIM1/TIM1_ComplementarySignals_DeadTime_Break_Lock/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/TIM1/TIM1_Input_Capture/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/TIM1/TIM1_Sinewave_Generation/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/TIM2/TIM2_OC_ActiveMode/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/TIM2/TIM2_OC_InactiveMode/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/TIM2/TIM2_PWM_DutyCycleConfiguration/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/TIM4/TIM4_TimeBase/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/TIM5/TIM5_Synchronisation_With_TIM6/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_HalfDuplex/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_HyperTerminal_Interrupt/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_Interrupt/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_IrDA/Receive/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_IrDA/Transmit/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_MultiProcessor/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_Printf/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_SmartCard/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_Synchronous/stm8s_conf.h [code]
STM8S_StdPeriph_Examples/WWDG/WWDG_Example/stm8s_conf.h [code]
STM8S_StdPeriph_Template/stm8s_conf.h [code]
stm8s_eval.c [code]This file provides firmware functions to manage Leds, push-buttons and COM ports available on STM8S Evaluation Boards from STMicroelectronics
stm8s_eval.h [code]Header file for stm8sl_eval.c module
stm8s_eval_i2c_ee.c [code]This file provides a set of functions needed to manage the I2C M24CXX EEPROM memory mounted on STM8Sxx-EVAL board (refer to stm8s_eval.h to know about the boards supporting this memory)
stm8s_eval_i2c_ee.h [code]This file contains all the functions prototypes for the stm8s_eval_i2c_ee firmware driver
stm8s_eval_lcd.c [code]This file includes driver for the dot matrix LCD Module mounted on STM8L15xx-EVAL board
stm8s_eval_lcd.h [code]This file contains all the functions prototypes for the Dot matrix LCD firmware driver
stm8s_eval_spi_sd.c [code]This file provides a set of functions needed to manage the SPI SD Card memory mounted on STM8xx-EVAL board (refer to stm8s_eval.h to know about the boards supporting this memory). It implements a high level communication layer for read and write from/to this memory. The needed STM8 hardware resources (SPI and GPIO) are defined in stm8xx_eval.h file, and the initialization is performed in SD_LowLevel_Init() function declared in stm8xx_eval.c file. You can easily tailor this driver to any other development board, by just adapting the defines for hardware resources and SD_LowLevel_Init() function
stm8s_eval_spi_sd.h [code]
stm8s_exti.c [code]This file contains all the functions for the EXTI peripheral
stm8s_exti.h [code]This file contains all functions prototype and macros for the EXTI peripheral
stm8s_flash.c [code]This file contains all the functions for the FLASH peripheral
stm8s_flash.h [code]This file contains all functions prototype and macros for the FLASH peripheral
stm8s_gpio.c [code]This file contains all the functions for the GPIO peripheral
stm8s_gpio.h [code]This file contains all functions prototype and macros for the GPIO peripheral
stm8s_i2c.c [code]This file contains all the functions for the I2C peripheral
stm8s_i2c.h [code]This file contains all functions prototype and macros for the I2C peripheral
STM8S_StdPeriph_Examples/ADC2/ADC2_ContinuousConversion/stm8s_it.c [code]
STM8S_StdPeriph_Examples/AWU/AWU_ActiveHaltMode/stm8s_it.c [code]
STM8S_StdPeriph_Examples/BEEP/BEEP_3SignalsGeneration/stm8s_it.c [code]
STM8S_StdPeriph_Examples/CAN/CAN_Networking/stm8s_it.c [code]
STM8S_StdPeriph_Examples/CLK/CLK_ClockSecuritySystem/stm8s_it.c [code]
STM8S_StdPeriph_Examples/CLK/CLK_ClockSelection/stm8s_it.c [code]
STM8S_StdPeriph_Examples/CLK/CLK_MaxSpeed/stm8s_it.c [code]
STM8S_StdPeriph_Examples/EXTI/EXTI_InterruptPriority/stm8s_it.c [code]
STM8S_StdPeriph_Examples/FLASH/FLASH_ByteReadWriteOperation/stm8s_it.c [code]
STM8S_StdPeriph_Examples/FLASH/FLASH_DataProgram/stm8s_it.c [code]
STM8S_StdPeriph_Examples/FLASH/FLASH_WriteWordOperation/stm8s_it.c [code]
STM8S_StdPeriph_Examples/GPIO/GPIO_Toggle/stm8s_it.c [code]
STM8S_StdPeriph_Examples/I2C/I2C_EEPROM/stm8s_it.c [code]
STM8S_StdPeriph_Examples/I2C/I2C_TwoBoards/I2C_DataExchange/Master/stm8s_it.c [code]
STM8S_StdPeriph_Examples/I2C/I2C_TwoBoards/I2C_DataExchange/Slave/stm8s_it.c [code]
STM8S_StdPeriph_Examples/ITC/ITC_SoftwarePriority/stm8s_it.c [code]
STM8S_StdPeriph_Examples/IWDG/IWDG_Example/stm8s_it.c [code]
STM8S_StdPeriph_Examples/RST/RST_IllegalOpcode/stm8s_it.c [code]
STM8S_StdPeriph_Examples/SPI/SPI_FastCommunicationMicroSD/stm8s_it.c [code]
STM8S_StdPeriph_Examples/SPI/SPI_FullDuplexUART1/stm8s_it.c [code]
STM8S_StdPeriph_Examples/SPI/SPI_SimplexLCD/stm8s_it.c [code]
STM8S_StdPeriph_Examples/TIM1/TIM1_6Steps/stm8s_it.c [code]
STM8S_StdPeriph_Examples/TIM1/TIM1_7PWM_Output/stm8s_it.c [code]
STM8S_StdPeriph_Examples/TIM1/TIM1_ComplementarySignals_DeadTime_Break_Lock/stm8s_it.c [code]
STM8S_StdPeriph_Examples/TIM1/TIM1_Input_Capture/stm8s_it.c [code]
STM8S_StdPeriph_Examples/TIM1/TIM1_Sinewave_Generation/stm8s_it.c [code]
STM8S_StdPeriph_Examples/TIM2/TIM2_OC_ActiveMode/stm8s_it.c [code]
STM8S_StdPeriph_Examples/TIM2/TIM2_OC_InactiveMode/stm8s_it.c [code]
STM8S_StdPeriph_Examples/TIM2/TIM2_PWM_DutyCycleConfiguration/stm8s_it.c [code]
STM8S_StdPeriph_Examples/TIM4/TIM4_TimeBase/stm8s_it.c [code]
STM8S_StdPeriph_Examples/TIM5/TIM5_Synchronisation_With_TIM6/stm8s_it.c [code]
STM8S_StdPeriph_Examples/UART1/UART1_HalfDuplex/stm8s_it.c [code]
STM8S_StdPeriph_Examples/UART1/UART1_HyperTerminal_Interrupt/stm8s_it.c [code]
STM8S_StdPeriph_Examples/UART1/UART1_Interrupt/stm8s_it.c [code]
STM8S_StdPeriph_Examples/UART1/UART1_IrDA/Receive/stm8s_it.c [code]
STM8S_StdPeriph_Examples/UART1/UART1_IrDA/Transmit/stm8s_it.c [code]
STM8S_StdPeriph_Examples/UART1/UART1_MultiProcessor/stm8s_it.c [code]
STM8S_StdPeriph_Examples/UART1/UART1_Printf/stm8s_it.c [code]
STM8S_StdPeriph_Examples/UART1/UART1_SmartCard/stm8s_it.c [code]
STM8S_StdPeriph_Examples/UART1/UART1_Synchronous/stm8s_it.c [code]
STM8S_StdPeriph_Examples/WWDG/WWDG_Example/stm8s_it.c [code]
STM8S_StdPeriph_Template/stm8s_it.c [code]
STM8S_StdPeriph_Examples/ADC2/ADC2_ContinuousConversion/stm8s_it.h [code]
STM8S_StdPeriph_Examples/AWU/AWU_ActiveHaltMode/stm8s_it.h [code]
STM8S_StdPeriph_Examples/BEEP/BEEP_3SignalsGeneration/stm8s_it.h [code]
STM8S_StdPeriph_Examples/CAN/CAN_Networking/stm8s_it.h [code]
STM8S_StdPeriph_Examples/CLK/CLK_ClockSecuritySystem/stm8s_it.h [code]
STM8S_StdPeriph_Examples/CLK/CLK_ClockSelection/stm8s_it.h [code]
STM8S_StdPeriph_Examples/CLK/CLK_MaxSpeed/stm8s_it.h [code]
STM8S_StdPeriph_Examples/EXTI/EXTI_InterruptPriority/stm8s_it.h [code]
STM8S_StdPeriph_Examples/FLASH/FLASH_ByteReadWriteOperation/stm8s_it.h [code]
STM8S_StdPeriph_Examples/FLASH/FLASH_DataProgram/stm8s_it.h [code]
STM8S_StdPeriph_Examples/FLASH/FLASH_WriteWordOperation/stm8s_it.h [code]
STM8S_StdPeriph_Examples/GPIO/GPIO_Toggle/stm8s_it.h [code]
STM8S_StdPeriph_Examples/I2C/I2C_EEPROM/stm8s_it.h [code]
STM8S_StdPeriph_Examples/I2C/I2C_TwoBoards/I2C_DataExchange/Master/stm8s_it.h [code]
STM8S_StdPeriph_Examples/I2C/I2C_TwoBoards/I2C_DataExchange/Slave/stm8s_it.h [code]
STM8S_StdPeriph_Examples/ITC/ITC_SoftwarePriority/stm8s_it.h [code]
STM8S_StdPeriph_Examples/IWDG/IWDG_Example/stm8s_it.h [code]
STM8S_StdPeriph_Examples/RST/RST_IllegalOpcode/stm8s_it.h [code]
STM8S_StdPeriph_Examples/SPI/SPI_FastCommunicationMicroSD/stm8s_it.h [code]
STM8S_StdPeriph_Examples/SPI/SPI_FullDuplexUART1/stm8s_it.h [code]
STM8S_StdPeriph_Examples/SPI/SPI_SimplexLCD/stm8s_it.h [code]
STM8S_StdPeriph_Examples/TIM1/TIM1_6Steps/stm8s_it.h [code]
STM8S_StdPeriph_Examples/TIM1/TIM1_7PWM_Output/stm8s_it.h [code]
STM8S_StdPeriph_Examples/TIM1/TIM1_ComplementarySignals_DeadTime_Break_Lock/stm8s_it.h [code]
STM8S_StdPeriph_Examples/TIM1/TIM1_Input_Capture/stm8s_it.h [code]
STM8S_StdPeriph_Examples/TIM1/TIM1_Sinewave_Generation/stm8s_it.h [code]
STM8S_StdPeriph_Examples/TIM2/TIM2_OC_ActiveMode/stm8s_it.h [code]
STM8S_StdPeriph_Examples/TIM2/TIM2_OC_InactiveMode/stm8s_it.h [code]
STM8S_StdPeriph_Examples/TIM2/TIM2_PWM_DutyCycleConfiguration/stm8s_it.h [code]
STM8S_StdPeriph_Examples/TIM4/TIM4_TimeBase/stm8s_it.h [code]
STM8S_StdPeriph_Examples/TIM5/TIM5_Synchronisation_With_TIM6/stm8s_it.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_HalfDuplex/stm8s_it.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_HyperTerminal_Interrupt/stm8s_it.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_Interrupt/stm8s_it.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_IrDA/Receive/stm8s_it.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_IrDA/Transmit/stm8s_it.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_MultiProcessor/stm8s_it.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_Printf/stm8s_it.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_SmartCard/stm8s_it.h [code]
STM8S_StdPeriph_Examples/UART1/UART1_Synchronous/stm8s_it.h [code]
STM8S_StdPeriph_Examples/WWDG/WWDG_Example/stm8s_it.h [code]
STM8S_StdPeriph_Template/stm8s_it.h [code]
stm8s_itc.c [code]This file contains all the functions for the ITC peripheral
stm8s_itc.h [code]This file contains all functions prototype and macros for the ITC peripheral
stm8s_iwdg.c [code]This file contains all the functions for the IWDG peripheral
stm8s_iwdg.h [code]This file contains all functions prototypes and macros for the IWDG peripheral
stm8s_rst.c [code]This file contains all the functions for the RST peripheral
stm8s_rst.h [code]This file contains all functions prototype and macros for the RST peripheral
stm8s_spi.c [code]This file contains all the functions for the SPI peripheral
stm8s_spi.h [code]This file contains all functions prototype and macros for the SPI peripheral
stm8s_tim1.c [code]This file contains all the functions for the TIM1 peripheral
stm8s_tim1.h [code]This file contains all functions prototype and macros for the TIM1 peripheral
stm8s_tim2.c [code]This file contains all the functions for the TIM2 peripheral
stm8s_tim2.h [code]This file contains all functions prototype and macros for the TIM2 peripheral
stm8s_tim3.c [code]This file contains all the functions for the TIM3 peripheral
stm8s_tim3.h [code]This file contains all functions prototype and macros for the TIM3 peripheral
stm8s_tim4.c [code]This file contains all the functions for the TIM4 peripheral
stm8s_tim4.h [code]This file contains all functions prototype and macros for the TIM4 peripheral
stm8s_tim5.c [code]This file contains all the functions for the TIM5 peripheral
stm8s_tim5.h [code]This file contains all functions prototype and macros for the TIM5 peripheral
stm8s_tim6.c [code]This file contains all the functions for the TIM6 peripheral
stm8s_tim6.h [code]This file contains all functions prototype and macros for the TIM6 peripheral
stm8s_uart1.c [code]This file contains all the functions for the UART1 peripheral
stm8s_uart1.h [code]This file contains all functions prototypes and macros for the UART1 peripheral
stm8s_uart2.c [code]This file contains all the functions for the UART2 peripheral
stm8s_uart2.h [code]This file contains all functions prototypes and macros for the UART2 peripheral
stm8s_uart3.c [code]This file contains all the functions for the uart3 peripheral
stm8s_uart3.h [code]This file contains all functions prototypes and macros for the UART3 peripheral
stm8s_uart4.c [code]This file contains all the functions for the UART4 peripheral
stm8s_uart4.h [code]This file contains all functions prototypes and macros for the UART4 peripheral
stm8s_wwdg.c [code]This file contains all the functions for the WWDG peripheral
stm8s_wwdg.h [code]This file contains all functions prototype and macros for the WWDG peripheral
STM8 Standard Peripherals Library: Footer

 

 

 

      For complete documentation on STM8 8-bit Microcontrollers platform visit www.st.com