STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | IS_RTC_BKP(BKP) |
#define | IS_TIMESTAMP_EDGE(EDGE) |
#define | IS_RTC_TAMPER(TAMPER) |
#define | IS_RTC_TAMPER_PIN(PIN) |
#define | IS_RTC_TIMESTAMP_PIN(PIN) |
#define | IS_RTC_TAMPER_TRIGGER(TRIGGER) |
#define | IS_RTC_TAMPER_FILTER(FILTER) |
#define | IS_RTC_TAMPER_FILTER_CONFIG_CORRECT(FILTER, TRIGGER) |
#define | IS_RTC_TAMPER_SAMPLING_FREQ(FREQ) |
#define | IS_RTC_TAMPER_PRECHARGE_DURATION(DURATION) |
#define | IS_RTC_TAMPER_PULLUP_STATE(STATE) |
#define | IS_RTC_TAMPER_TIMESTAMPONTAMPER_DETECTION(DETECTION) |
#define | IS_RTC_WAKEUP_CLOCK(CLOCK) |
#define | IS_RTC_WAKEUP_COUNTER(COUNTER) |
#define | IS_RTC_CALIB_SIGN(SIGN) |
#define | IS_RTC_CALIB_VALUE(VALUE) |
#define | IS_RTC_SMOOTH_CALIB_PERIOD(PERIOD) |
#define | IS_RTC_SMOOTH_CALIB_PLUS(PLUS) |
#define | IS_RTC_SMOOTH_CALIB_MINUS(VALUE) |
#define | IS_RTC_SHIFT_ADD1S(SEL) |
#define | IS_RTC_SHIFT_SUBFS(FS) |
#define | IS_RTC_CALIB_OUTPUT(OUTPUT) |
#define IS_RTC_BKP | ( | BKP | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 958 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_BKUPRead(), and HAL_RTCEx_BKUPWrite().
#define IS_TIMESTAMP_EDGE | ( | EDGE | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 960 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetTimeStamp(), and HAL_RTCEx_SetTimeStamp_IT().
#define IS_RTC_TAMPER | ( | TAMPER | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 963 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_DeactivateTamper(), HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().
#define IS_RTC_TAMPER_PIN | ( | PIN | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 969 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().
#define IS_RTC_TIMESTAMP_PIN | ( | PIN | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 976 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetTimeStamp(), and HAL_RTCEx_SetTimeStamp_IT().
#define IS_RTC_TAMPER_TRIGGER | ( | TRIGGER | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 979 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().
#define IS_RTC_TAMPER_FILTER | ( | FILTER | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 984 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().
#define IS_RTC_TAMPER_FILTER_CONFIG_CORRECT | ( | FILTER, | |
TRIGGER ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 989 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().
#define IS_RTC_TAMPER_SAMPLING_FREQ | ( | FREQ | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 997 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().
#define IS_RTC_TAMPER_PRECHARGE_DURATION | ( | DURATION | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 1006 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().
#define IS_RTC_TAMPER_PULLUP_STATE | ( | STATE | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 1011 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().
#define IS_RTC_TAMPER_TIMESTAMPONTAMPER_DETECTION | ( | DETECTION | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 1014 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().
#define IS_RTC_WAKEUP_CLOCK | ( | CLOCK | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 1017 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetWakeUpTimer(), and HAL_RTCEx_SetWakeUpTimer_IT().
#define IS_RTC_WAKEUP_COUNTER | ( | COUNTER | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 1024 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetWakeUpTimer(), and HAL_RTCEx_SetWakeUpTimer_IT().
#define IS_RTC_CALIB_SIGN | ( | SIGN | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 1026 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetCoarseCalib().
#define IS_RTC_CALIB_VALUE | ( | VALUE | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 1029 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetCoarseCalib().
#define IS_RTC_SMOOTH_CALIB_PERIOD | ( | PERIOD | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 1031 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetSmoothCalib().
#define IS_RTC_SMOOTH_CALIB_PLUS | ( | PLUS | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 1035 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetSmoothCalib().
#define IS_RTC_SMOOTH_CALIB_MINUS | ( | VALUE | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 1038 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetSmoothCalib().
#define IS_RTC_SHIFT_ADD1S | ( | SEL | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 1040 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetSynchroShift().
#define IS_RTC_SHIFT_SUBFS | ( | FS | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 1043 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetSynchroShift().
#define IS_RTC_CALIB_OUTPUT | ( | OUTPUT | ) |
#include <stm32f4xx_hal_rtc_ex.h>
Definition at line 1045 of file stm32f4xx_hal_rtc_ex.h.
Referenced by HAL_RTCEx_SetCalibrationOutPut().