Searched refs:FunctionalState (Results 1 – 25 of 196) sorted by relevance
12345678
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_eth.h | 228 FunctionalState 234 …FunctionalState GiantPacketSizeLimitControl; /*!< Enables or disables the Giant Packet Size Limit… 236 …FunctionalState Support2KPacket; /*!< Enables or disables the IEEE 802.3as Support fo… 238 …FunctionalState CRCStripTypePacket; /*!< Enables or disables the CRC stripping for Type … 240 …FunctionalState AutomaticPadCRCStrip; /*!< Enables or disables the Automatic MAC Pad/CRC … 242 …FunctionalState Watchdog; /*!< Enables or disables the Watchdog timer on Rx pa… 244 FunctionalState Jabber; /*!< Enables or disables Jabber timer on Tx path.*/ 246 FunctionalState JumboPacket; /*!< Enables or disables receiving Jumbo Packet 256 FunctionalState LoopbackMode; /*!< Enables or disables the loopback mode */ 258 FunctionalState [all …]
|
D | stm32f7xx_hal_can.h | 78 FunctionalState TimeTriggeredMode; /*!< Enable or disable the time triggered communication mode. 81 FunctionalState AutoBusOff; /*!< Enable or disable the automatic bus-off management. 84 FunctionalState AutoWakeUp; /*!< Enable or disable the automatic wake-up mode. 87 FunctionalState AutoRetransmission; /*!< Enable or disable the non-automatic retransmission mode. 90 FunctionalState ReceiveFifoLocked; /*!< Enable or disable the Receive FIFO Locked mode. 93 FunctionalState TransmitFifoPriority;/*!< Enable or disable the transmit FIFO priority. 172 …FunctionalState TransmitGlobalTime; /*!< Specifies whether the timestamp counter value captured on…
|
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_eth.h | 228 FunctionalState 234 …FunctionalState GiantPacketSizeLimitControl; /*!< Enables or disables the Giant Packet Size Limit… 236 …FunctionalState Support2KPacket; /*!< Enables or disables the IEEE 802.3as Support fo… 238 …FunctionalState CRCStripTypePacket; /*!< Enables or disables the CRC stripping for Type … 240 …FunctionalState AutomaticPadCRCStrip; /*!< Enables or disables the Automatic MAC Pad/CRC … 242 …FunctionalState Watchdog; /*!< Enables or disables the Watchdog timer on Rx pa… 244 FunctionalState Jabber; /*!< Enables or disables Jabber timer on Tx path.*/ 246 FunctionalState JumboPacket; /*!< Enables or disables receiving Jumbo Packet 256 FunctionalState LoopbackMode; /*!< Enables or disables the loopback mode */ 258 FunctionalState [all …]
|
D | stm32f4xx_hal_can.h | 78 FunctionalState TimeTriggeredMode; /*!< Enable or disable the time triggered communication mode. 81 FunctionalState AutoBusOff; /*!< Enable or disable the automatic bus-off management. 84 FunctionalState AutoWakeUp; /*!< Enable or disable the automatic wake-up mode. 87 FunctionalState AutoRetransmission; /*!< Enable or disable the non-automatic retransmission mode. 90 FunctionalState ReceiveFifoLocked; /*!< Enable or disable the Receive FIFO Locked mode. 93 FunctionalState TransmitFifoPriority;/*!< Enable or disable the transmit FIFO priority. 168 …FunctionalState TransmitGlobalTime; /*!< Specifies whether the timestamp counter value captured on…
|
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_eth.h | 237 FunctionalState 243 …FunctionalState GiantPacketSizeLimitControl; /*!< Enables or disables the Giant Packet Size Limit… 245 …FunctionalState Support2KPacket; /*!< Enables or disables the IEEE 802.3as Support fo… 247 …FunctionalState CRCStripTypePacket; /*!< Enables or disables the CRC stripping for Type … 249 …FunctionalState AutomaticPadCRCStrip; /*!< Enables or disables the Automatic MAC Pad/CRC … 251 …FunctionalState Watchdog; /*!< Enables or disables the Watchdog timer on Rx pa… 253 FunctionalState Jabber; /*!< Enables or disables Jabber timer on Tx path.*/ 255 FunctionalState JumboPacket; /*!< Enables or disables receiving Jumbo Packet 265 FunctionalState LoopbackMode; /*!< Enables or disables the loopback mode */ 267 FunctionalState [all …]
|
D | stm32h7xx_hal_eth_ex.h | 50 …FunctionalState InnerVLANTagInStatus; /*!< Enables or disables Inner VLAN Tag in Rx Status */ 56 FunctionalState InnerVLANTag; /*!< Enables or disables Inner VLAN Tag */ 58 FunctionalState DoubleVLANProcessing; /*!< Enable or Disable double VLAN processing */ 60 FunctionalState VLANTagHashTableMatch; /*!< Enable or Disable VLAN Tag Hash Table Match */ 62 FunctionalState VLANTagInStatus; /*!< Enable or Disable VLAN Tag in Rx status */ 70 FunctionalState VLANTagInverceMatch; /*!< Enable or disable VLAN Tag Inverse Match */ 81 FunctionalState SourceTxDesc; /*!< Enable or Disable VLAN tag source from DMA tx descriptors */ 83 FunctionalState SVLANType; /*!< Enable or Disable insertion of SVLAN type */ 339 void HAL_ETHEx_EnterLPIMode(ETH_HandleTypeDef *heth, FunctionalState TxAutomate, 340 FunctionalState TxClockStop);
|
D | stm32h7xx_hal_adc.h | 124 …FunctionalState LowPowerAutoWait; /*!< Select the dynamic low power Auto Delay: new conversion sta… 136 …FunctionalState ContinuousConvMode; /*!< Specify whether the conversion is performed in single mod… 146 …FunctionalState DiscontinuousConvMode; /*!< Specify whether the conversions sequence of ADC group … 178 …FunctionalState DMAContinuousRequests; /*!< Specify whether the DMA requests are performed in one … 199 …FunctionalState OversamplingMode; /*!< Specify whether the oversampling feature is enabled o… 264 FunctionalState OffsetRightShift; /*!< Define the Right-shift data after Offset correction. 274 …FunctionalState OffsetSaturation; /*!< Define if the offset should be saturated upon under or ov… 281 …FunctionalState OffsetSignedSaturation; /*!< Specify whether the Signed saturation feature is used… 310 …FunctionalState ITMode; /*!< Specify whether the analog watchdog is configured in interrupt or…
|
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/include/Legacy/ |
D | stm32h7xx_hal_eth_legacy.h | 220 …FunctionalState ChecksumOffload; /*!< Enables or Disable the checksum checking for re… 225 …FunctionalState GiantPacketSizeLimitControl; /*!< Enables or disables the Giant Packet Size Limit… 227 …FunctionalState Support2KPacket; /*!< Enables or disables the IEEE 802.3as Support fo… 229 …FunctionalState CRCStripTypePacket; /*!< Enables or disables the CRC stripping for Type … 231 …FunctionalState AutomaticPadCRCStrip; /*!< Enables or disables the Automatic MAC Pad/CRC … 233 …FunctionalState Watchdog; /*!< Enables or disables the Watchdog timer on Rx pa… 237 FunctionalState Jabber; /*!< Enables or disables Jabber timer on Tx path 241 FunctionalState JumboPacket; /*!< Enables or disables receiving Jumbo Packet 251 FunctionalState LoopbackMode; /*!< Enables or disables the loopback mode */ 253 …FunctionalState CarrierSenseBeforeTransmit; /*!< Enables or disables the Carrier Sense Before Tr… [all …]
|
D | stm32h7xx_hal_eth_ex_legacy.h | 49 …FunctionalState InnerVLANTagInStatus; /*!< Enables or disables Inner VLAN Tag in Rx Status */ 54 FunctionalState InnerVLANTag; /*!< Enables or disables Inner VLAN Tag */ 56 FunctionalState DoubleVLANProcessing; /*!< Enable or Disable double VLAN processing */ 58 FunctionalState VLANTagHashTableMatch; /*!< Enable or Disable VLAN Tag Hash Table Match */ 60 FunctionalState VLANTagInStatus; /*!< Enable or Disable VLAN Tag in Rx status */ 68 FunctionalState VLANTagInverceMatch; /*!< Enable or disable VLAN Tag Inverse Match */ 78 FunctionalState SourceTxDesc; /*!< Enable or Disable VLAN tag source from DMA tx descriptors */ 80 FunctionalState SVLANType; /*!< Enable or Disable insertion of SVLAN type */ 328 … HAL_ETHEx_EnterLPIMode(ETH_HandleTypeDef *heth, FunctionalState TxAutomate, FunctionalState…
|
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_eth.h | 237 FunctionalState 243 …FunctionalState GiantPacketSizeLimitControl; /*!< Enables or disables the Giant Packet Size Limit… 245 …FunctionalState Support2KPacket; /*!< Enables or disables the IEEE 802.3as Support fo… 247 …FunctionalState CRCStripTypePacket; /*!< Enables or disables the CRC stripping for Type … 249 …FunctionalState AutomaticPadCRCStrip; /*!< Enables or disables the Automatic MAC Pad/CRC … 251 …FunctionalState Watchdog; /*!< Enables or disables the Watchdog timer on Rx pa… 253 FunctionalState Jabber; /*!< Enables or disables Jabber timer on Tx path.*/ 255 FunctionalState JumboPacket; /*!< Enables or disables receiving Jumbo Packet 265 FunctionalState LoopbackMode; /*!< Enables or disables the loopback mode */ 267 FunctionalState [all …]
|
D | stm32h5xx_hal_i3c.h | 97 …FunctionalState HotJoinAllowed; /*!< Specifies the Enable/Disable state of the controller Hot Join… 101 …FunctionalState ACKStallState; /*!< Specifies the Enable/Disable state of the controller clock st… 105 …FunctionalState CCCStallState; /*!< Specifies the Enable/Disable state of the controller clock st… 109 …FunctionalState TxStallState; /*!< Specifies the Enable/Disable state of the controller clock st… 113 …FunctionalState RxStallState; /*!< Specifies the Enable/Disable state of the controller clock st… 117 …FunctionalState HighKeeperSDA; /*!< Specifies the Enable/Disable state of the controller SDA high… 137 …FunctionalState CtrlRoleRequest; /*!< Specifies the Enable/Disable state of the target authori… 141 …FunctionalState HotJoinRequest; /*!< Specifies the Enable/Disable state of the target hot join 145 …FunctionalState IBIRequest; /*!< Specifies the Enable/Disable state of the target in Band… 149 …FunctionalState IBIPayload; /*!< Specifies the Enable/Disable state of sending data paylo… [all …]
|
D | stm32h5xx_hal_eth_ex.h | 50 …FunctionalState InnerVLANTagInStatus; /*!< Enables or disables Inner VLAN Tag in Rx Status */ 56 FunctionalState InnerVLANTag; /*!< Enables or disables Inner VLAN Tag */ 58 FunctionalState DoubleVLANProcessing; /*!< Enable or Disable double VLAN processing */ 60 FunctionalState VLANTagHashTableMatch; /*!< Enable or Disable VLAN Tag Hash Table Match */ 62 FunctionalState VLANTagInStatus; /*!< Enable or Disable VLAN Tag in Rx status */ 70 FunctionalState VLANTagInverceMatch; /*!< Enable or disable VLAN Tag Inverse Match */ 81 FunctionalState SourceTxDesc; /*!< Enable or Disable VLAN tag source from DMA tx descriptors */ 83 FunctionalState SVLANType; /*!< Enable or Disable insertion of SVLAN type */ 339 void HAL_ETHEx_EnterLPIMode(ETH_HandleTypeDef *heth, FunctionalState TxAutomate, 340 FunctionalState TxClockStop);
|
/hal_stm32-3.6.0/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_flash_ex.c | 100 static HAL_StatusTypeDef FLASH_OB_WRPConfig(FLASH_OBProgramInitTypeDef *pOBInit, FunctionalState N… 101 static void FLASH_OB_WRPConfigWRP1OrPCROP1(uint32_t WRP1OrPCROP1, FunctionalState New… 106 static void FLASH_OB_WRPConfigWRP2OrPCROP2(uint32_t WRP2OrPCROP2, FunctionalState New… 111 static void FLASH_OB_WRPConfigWRP3(uint32_t WRP3, FunctionalState NewState); 115 static void FLASH_OB_WRPConfigWRP4(uint32_t WRP4, FunctionalState NewState); 118 …TypeDef FLASH_OB_PCROPConfig(FLASH_AdvOBProgramInitTypeDef *pAdvOBInit, FunctionalState NewState); 1104 static HAL_StatusTypeDef FLASH_OB_WRPConfig(FLASH_OBProgramInitTypeDef *pOBInit, FunctionalState Ne… in FLASH_OB_WRPConfig() 1181 …usTypeDef FLASH_OB_PCROPConfig(FLASH_AdvOBProgramInitTypeDef *pAdvOBInit, FunctionalState NewState) in FLASH_OB_PCROPConfig() 1184 FunctionalState pcropstate = DISABLE; in FLASH_OB_PCROPConfig() 1235 static void FLASH_OB_WRPConfigWRP1OrPCROP1(uint32_t WRP1OrPCROP1, FunctionalState NewState) in FLASH_OB_WRPConfigWRP1OrPCROP1() [all …]
|
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_mdf.h | 59 FunctionalState Activation; /*!< Output clock trigger enable/disable */ 71 FunctionalState Activation; /*!< Output clock enable/disable */ 101 FunctionalState Activation; /*!< Serial interface enable/disable */ 185 FunctionalState Activation; /*!< Reshape filter enable/disable */ 195 FunctionalState Activation; /*!< High pass filter enable/disable */ 205 FunctionalState Activation; /*!< Integrator enable/disable */ 217 FunctionalState Activation; /*!< Sound activity detector enable/disable */ 222 FunctionalState Hysteresis; /*!< Hysteresis enable/disable. 242 FunctionalState SoundLevelInterrupt; /*!< Sound level interrupt enable/disable. 320 FunctionalState MsbOnly; /*!< Transfer only the 16MSB of the acquistion data */
|
D | stm32u5xx_hal_adc.h | 167 …FunctionalState LowPowerAutoWait; /*!< Select the dynamic low power Auto Delay: new conversion sta… 196 …FunctionalState ContinuousConvMode; /*!< Specify whether the conversion is performed in single mod… 225 …FunctionalState DiscontinuousConvMode; /*!< Specify whether the conversions sequence of ADC group … 263 …FunctionalState DMAContinuousRequests; /*!< Specify whether the DMA requests are performed in one … 327 …FunctionalState OversamplingMode; /*!< Specify whether the oversampling feature is enabled o… 446 FunctionalState OffsetRightShift; /*!< Define the Right-shift data after Offset correction. 450 …FunctionalState OffsetSignedSaturation; /*!< Specify whether the Signed saturation feature is used… 458 …FunctionalState OffsetSaturation; /*!< Define if the offset should be saturated upon under or ov… 516 …FunctionalState ITMode; /*!< Specify whether the analog watchdog is configured in interrupt or…
|
D | stm32u5xx_hal_tsc.h | 73 FunctionalState SpreadSpectrum; /*!< Spread spectrum activation 89 FunctionalState MaxCountInterrupt;/*!< Max count interrupt activation 685 #define IS_TSC_SS(__VALUE__) (((FunctionalState)(__VALUE__) == DISABLE)\ 686 || ((FunctionalState)(__VALUE__) == ENABLE)) 725 #define IS_TSC_MCE_IT(__VALUE__) (((FunctionalState)(__VALUE__) == DISABLE)\ 726 || ((FunctionalState)(__VALUE__) == ENABLE)) 815 HAL_StatusTypeDef HAL_TSC_IODischarge(TSC_HandleTypeDef *htsc, FunctionalState choice);
|
/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_can.h | 78 FunctionalState TimeTriggeredMode; /*!< Enable or disable the time triggered communication mode. 81 FunctionalState AutoBusOff; /*!< Enable or disable the automatic bus-off management. 84 FunctionalState AutoWakeUp; /*!< Enable or disable the automatic wake-up mode. 87 FunctionalState AutoRetransmission; /*!< Enable or disable the non-automatic retransmission mode. 90 FunctionalState ReceiveFifoLocked; /*!< Enable or disable the Receive FIFO Locked mode. 93 FunctionalState TransmitFifoPriority;/*!< Enable or disable the transmit FIFO priority. 167 …FunctionalState TransmitGlobalTime; /*!< Specifies whether the timestamp counter value captured on…
|
D | stm32f0xx_hal_tsc.h | 74 FunctionalState SpreadSpectrum; /*!< Spread spectrum activation 90 FunctionalState MaxCountInterrupt;/*!< Max count interrupt activation 664 #define IS_TSC_SS(__VALUE__) (((FunctionalState)(__VALUE__) == DISABLE)\ 665 || ((FunctionalState)(__VALUE__) == ENABLE)) 703 #define IS_TSC_MCE_IT(__VALUE__) (((FunctionalState)(__VALUE__) == DISABLE)\ 704 || ((FunctionalState)(__VALUE__) == ENABLE)) 790 HAL_StatusTypeDef HAL_TSC_IODischarge(TSC_HandleTypeDef *htsc, FunctionalState choice);
|
/hal_stm32-3.6.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_tsc.h | 73 FunctionalState SpreadSpectrum; /*!< Spread spectrum activation 89 FunctionalState MaxCountInterrupt;/*!< Max count interrupt activation 647 #define IS_TSC_SS(__VALUE__) (((FunctionalState)(__VALUE__) == DISABLE)\ 648 || ((FunctionalState)(__VALUE__) == ENABLE)) 686 #define IS_TSC_MCE_IT(__VALUE__) (((FunctionalState)(__VALUE__) == DISABLE)\ 687 || ((FunctionalState)(__VALUE__) == ENABLE)) 763 HAL_StatusTypeDef HAL_TSC_IODischarge(TSC_HandleTypeDef *htsc, FunctionalState choice);
|
/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_can.h | 78 FunctionalState TimeTriggeredMode; /*!< Enable or disable the time triggered communication mode. 81 FunctionalState AutoBusOff; /*!< Enable or disable the automatic bus-off management. 84 FunctionalState AutoWakeUp; /*!< Enable or disable the automatic wake-up mode. 87 FunctionalState AutoRetransmission; /*!< Enable or disable the non-automatic retransmission mode. 90 FunctionalState ReceiveFifoLocked; /*!< Enable or disable the Receive FIFO Locked mode. 93 FunctionalState TransmitFifoPriority;/*!< Enable or disable the transmit FIFO priority. 172 …FunctionalState TransmitGlobalTime; /*!< Specifies whether the timestamp counter value captured on…
|
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_can.h | 78 FunctionalState TimeTriggeredMode; /*!< Enable or disable the time triggered communication mode. 81 FunctionalState AutoBusOff; /*!< Enable or disable the automatic bus-off management. 84 FunctionalState AutoWakeUp; /*!< Enable or disable the automatic wake-up mode. 87 FunctionalState AutoRetransmission; /*!< Enable or disable the non-automatic retransmission mode. 90 FunctionalState ReceiveFifoLocked; /*!< Enable or disable the Receive FIFO Locked mode. 93 FunctionalState TransmitFifoPriority;/*!< Enable or disable the transmit FIFO priority. 172 …FunctionalState TransmitGlobalTime; /*!< Specifies whether the timestamp counter value captured on…
|
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_can.h | 78 FunctionalState TimeTriggeredMode; /*!< Enable or disable the time triggered communication mode. 81 FunctionalState AutoBusOff; /*!< Enable or disable the automatic bus-off management. 84 FunctionalState AutoWakeUp; /*!< Enable or disable the automatic wake-up mode. 87 FunctionalState AutoRetransmission; /*!< Enable or disable the non-automatic retransmission mode. 90 FunctionalState ReceiveFifoLocked; /*!< Enable or disable the Receive FIFO Locked mode. 93 FunctionalState TransmitFifoPriority;/*!< Enable or disable the transmit FIFO priority. 167 …FunctionalState TransmitGlobalTime; /*!< Specifies whether the timestamp counter value captured on…
|
/hal_stm32-3.6.0/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_can.h | 78 FunctionalState TimeTriggeredMode; /*!< Enable or disable the time triggered communication mode. 81 FunctionalState AutoBusOff; /*!< Enable or disable the automatic bus-off management. 84 FunctionalState AutoWakeUp; /*!< Enable or disable the automatic wake-up mode. 87 FunctionalState AutoRetransmission; /*!< Enable or disable the non-automatic retransmission mode. 90 FunctionalState ReceiveFifoLocked; /*!< Enable or disable the Receive FIFO Locked mode. 93 FunctionalState TransmitFifoPriority;/*!< Enable or disable the transmit FIFO priority. 172 …FunctionalState TransmitGlobalTime; /*!< Specifies whether the timestamp counter value captured on…
|
/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_tsc.h | 74 FunctionalState SpreadSpectrum; /*!< Spread spectrum activation 90 FunctionalState MaxCountInterrupt;/*!< Max count interrupt activation 657 #define IS_TSC_SS(__VALUE__) (((FunctionalState)(__VALUE__) == DISABLE)\ 658 || ((FunctionalState)(__VALUE__) == ENABLE)) 697 #define IS_TSC_MCE_IT(__VALUE__) (((FunctionalState)(__VALUE__) == DISABLE)\ 698 || ((FunctionalState)(__VALUE__) == ENABLE)) 780 HAL_StatusTypeDef HAL_TSC_IODischarge(TSC_HandleTypeDef *htsc, FunctionalState choice);
|
/hal_stm32-3.6.0/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_tsc.h | 74 FunctionalState SpreadSpectrum; /*!< Spread spectrum activation 90 FunctionalState MaxCountInterrupt;/*!< Max count interrupt activation 664 #define IS_TSC_SS(__VALUE__) (((FunctionalState)(__VALUE__) == DISABLE)\ 665 || ((FunctionalState)(__VALUE__) == ENABLE)) 703 #define IS_TSC_MCE_IT(__VALUE__) (((FunctionalState)(__VALUE__) == DISABLE)\ 704 || ((FunctionalState)(__VALUE__) == ENABLE)) 790 HAL_StatusTypeDef HAL_TSC_IODischarge(TSC_HandleTypeDef *htsc, FunctionalState choice);
|
12345678