STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
#define IS_FMPSMBUS_ANALOG_FILTER | ( | FILTER | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 560 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by HAL_FMPSMBUS_ConfigAnalogFilter(), and HAL_FMPSMBUS_Init().
#define IS_FMPSMBUS_DIGITAL_FILTER | ( | FILTER | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 563 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by HAL_FMPSMBUS_ConfigDigitalFilter().
#define IS_FMPSMBUS_ADDRESSING_MODE | ( | MODE | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 565 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by HAL_FMPSMBUS_Init().
#define IS_FMPSMBUS_DUAL_ADDRESS | ( | ADDRESS | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 568 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by HAL_FMPSMBUS_Init().
#define IS_FMPSMBUS_OWN_ADDRESS2_MASK | ( | MASK | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 571 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by HAL_FMPSMBUS_Init().
#define IS_FMPSMBUS_GENERAL_CALL | ( | CALL | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 580 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by HAL_FMPSMBUS_Init().
#define IS_FMPSMBUS_NO_STRETCH | ( | STRETCH | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 583 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by HAL_FMPSMBUS_Init().
#define IS_FMPSMBUS_PEC | ( | PEC | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 586 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by HAL_FMPSMBUS_Init().
#define IS_FMPSMBUS_PERIPHERAL_MODE | ( | MODE | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 589 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by HAL_FMPSMBUS_Init().
#define IS_FMPSMBUS_TRANSFER_MODE | ( | MODE | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 593 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by FMPSMBUS_TransferConfig().
#define IS_FMPSMBUS_TRANSFER_REQUEST | ( | REQUEST | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 604 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by FMPSMBUS_TransferConfig().
#define IS_FMPSMBUS_TRANSFER_OPTIONS_REQUEST | ( | REQUEST | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 610 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by HAL_FMPSMBUS_Master_Receive_IT(), HAL_FMPSMBUS_Master_Transmit_IT(), HAL_FMPSMBUS_Slave_Receive_IT(), and HAL_FMPSMBUS_Slave_Transmit_IT().
#define IS_FMPSMBUS_TRANSFER_OTHER_OPTIONS_REQUEST | ( | REQUEST | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 619 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by HAL_FMPSMBUS_Master_Receive_IT(), and HAL_FMPSMBUS_Master_Transmit_IT().
#define FMPSMBUS_RESET_CR1 | ( | __HANDLE__ | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 624 of file stm32f4xx_hal_fmpsmbus.h.
#define FMPSMBUS_RESET_CR2 | ( | __HANDLE__ | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 627 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by FMPSMBUS_Master_ISR(), and FMPSMBUS_Slave_ISR().
#define FMPSMBUS_GENERATE_START | ( | __ADDMODE__, | |
__ADDRESS__ ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 632 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by HAL_FMPSMBUS_IsDeviceReady().
#define FMPSMBUS_GET_ADDR_MATCH | ( | __HANDLE__ | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 640 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by FMPSMBUS_Slave_ISR().
#define FMPSMBUS_GET_DIR | ( | __HANDLE__ | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 641 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by FMPSMBUS_Slave_ISR().
#define FMPSMBUS_GET_STOP_MODE | ( | __HANDLE__ | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 642 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by FMPSMBUS_Master_ISR().
#define FMPSMBUS_GET_PEC_MODE | ( | __HANDLE__ | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 643 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by FMPSMBUS_Master_ISR(), FMPSMBUS_Slave_ISR(), HAL_FMPSMBUS_Master_Transmit_IT(), HAL_FMPSMBUS_Slave_Receive_IT(), and HAL_FMPSMBUS_Slave_Transmit_IT().
#define FMPSMBUS_GET_ALERT_ENABLED | ( | __HANDLE__ | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 644 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by FMPSMBUS_Disable_IRQ().
#define FMPSMBUS_CHECK_FLAG | ( | __ISR__, | |
__FLAG__ ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 646 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by FMPSMBUS_Master_ISR(), FMPSMBUS_Slave_ISR(), and HAL_FMPSMBUS_EV_IRQHandler().
#define FMPSMBUS_CHECK_IT_SOURCE | ( | __CR1__, | |
__IT__ ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 648 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by HAL_FMPSMBUS_EV_IRQHandler().
#define IS_FMPSMBUS_OWN_ADDRESS1 | ( | ADDRESS1 | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 650 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by HAL_FMPSMBUS_Init().
#define IS_FMPSMBUS_OWN_ADDRESS2 | ( | ADDRESS2 | ) |
#include <stm32f4xx_hal_fmpsmbus.h>
Definition at line 651 of file stm32f4xx_hal_fmpsmbus.h.
Referenced by HAL_FMPSMBUS_Init().