//! \brief Defines the PWM deadband falling edge delay count (system clocks)
//!
#define HAL_PWM_DBFED_CNT 1
//! \brief Defines the PWM deadband rising edge delay count (system clocks)
//!
#define HAL_PWM_dDBRED_CNT 1
rv8301_revB 死区1个system clocks 是不是太小了?