STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
#define LPTIM_CLOCKSAMPLETIME_DIRECTTRANSISTION LPTIM_CLOCKSAMPLETIME_DIRECTTRANSITION |
#include <stm32_hal_legacy.h>
Definition at line 1055 of file stm32_hal_legacy.h.
#define LPTIM_CLOCKSAMPLETIME_2TRANSISTIONS LPTIM_CLOCKSAMPLETIME_2TRANSITIONS |
#include <stm32_hal_legacy.h>
Definition at line 1056 of file stm32_hal_legacy.h.
#define LPTIM_CLOCKSAMPLETIME_4TRANSISTIONS LPTIM_CLOCKSAMPLETIME_4TRANSITIONS |
#include <stm32_hal_legacy.h>
Definition at line 1057 of file stm32_hal_legacy.h.
#define LPTIM_CLOCKSAMPLETIME_8TRANSISTIONS LPTIM_CLOCKSAMPLETIME_8TRANSITIONS |
#include <stm32_hal_legacy.h>
Definition at line 1058 of file stm32_hal_legacy.h.
#define LPTIM_CLOCKPOLARITY_RISINGEDGE LPTIM_CLOCKPOLARITY_RISING |
#include <stm32_hal_legacy.h>
Definition at line 1060 of file stm32_hal_legacy.h.
#define LPTIM_CLOCKPOLARITY_FALLINGEDGE LPTIM_CLOCKPOLARITY_FALLING |
#include <stm32_hal_legacy.h>
Definition at line 1061 of file stm32_hal_legacy.h.
#define LPTIM_CLOCKPOLARITY_BOTHEDGES LPTIM_CLOCKPOLARITY_RISING_FALLING |
#include <stm32_hal_legacy.h>
Definition at line 1062 of file stm32_hal_legacy.h.
#define LPTIM_TRIGSAMPLETIME_DIRECTTRANSISTION LPTIM_TRIGSAMPLETIME_DIRECTTRANSITION |
#include <stm32_hal_legacy.h>
Definition at line 1064 of file stm32_hal_legacy.h.
#define LPTIM_TRIGSAMPLETIME_2TRANSISTIONS LPTIM_TRIGSAMPLETIME_2TRANSITIONS |
#include <stm32_hal_legacy.h>
Definition at line 1065 of file stm32_hal_legacy.h.
#define LPTIM_TRIGSAMPLETIME_4TRANSISTIONS LPTIM_TRIGSAMPLETIME_4TRANSITIONS |
#include <stm32_hal_legacy.h>
Definition at line 1066 of file stm32_hal_legacy.h.
#define LPTIM_TRIGSAMPLETIME_8TRANSISTIONS LPTIM_TRIGSAMPLETIME_8TRANSITIONS |
#include <stm32_hal_legacy.h>
Definition at line 1067 of file stm32_hal_legacy.h.
#define LPTIM_TRIGSAMPLETIME_2TRANSITION LPTIM_TRIGSAMPLETIME_2TRANSITIONS |
#include <stm32_hal_legacy.h>
Definition at line 1071 of file stm32_hal_legacy.h.
#define LPTIM_TRIGSAMPLETIME_4TRANSITION LPTIM_TRIGSAMPLETIME_4TRANSITIONS |
#include <stm32_hal_legacy.h>
Definition at line 1072 of file stm32_hal_legacy.h.
#define LPTIM_TRIGSAMPLETIME_8TRANSITION LPTIM_TRIGSAMPLETIME_8TRANSITIONS |
#include <stm32_hal_legacy.h>
Definition at line 1073 of file stm32_hal_legacy.h.
#define HAL_LPTIM_ReadCompare HAL_LPTIM_ReadCapturedValue |
#include <stm32_hal_legacy.h>
Definition at line 1079 of file stm32_hal_legacy.h.