Home
last modified time | relevance | path

Searched full:match (Results 1 – 25 of 795) sorted by relevance

12345678910>>...32

/hal_stm32-latest/scripts/genpinctrl/
Dstm32-pinctrl-config.yaml9 # - match (mandatory): This is a regular expression used to match against
39 match: "ANALOG"
43 match: "^ADC(?:\\d+)?_IN[NP]?\\d+$"
46 match: "^ADC(?:\\d+)?_VIN[PM]\\d+$"
49 match: "^CAN\\d*_RX$"
53 match: "^CAN\\d*_TX$"
56 match: "^DAC(?:\\d+)?_OUT\\d+$"
59 match: "^DCMI_(?:HSYNC|PIXCLK|VSYNC|D[0-7])$"
63 match: "^DFSDM[1-2]_(DATIN[0-7]|CKIN[0-7]|CKOUT)$"
68 match: "^ETH_COL$"
[all …]
Dstm32f1-pinctrl-config.yaml9 # - match (mandatory): This is a regular expression used to match against
40 match: "ANALOG"
44 match: "^ADC\\d+_IN\\d+$"
48 match: "^CAN\\d*_RX$"
52 match: "^CAN\\d*_TX$"
56 match: "^DAC_OUT\\d+$"
60 match: "^ETH_COL$"
64 match: "^ETH_CRS$"
68 match: "^ETH_CRS_DV$"
72 match: "^ETH_MDC$"
[all …]
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_lptim.c75 the opposite) when a compare match occurs. To start this mode, call
120 (+) CompareMatchCallback : Compare match Callback.
121 (+) AutoReloadMatchCallback : Auto-reload match Callback.
593 /* Enable Autoreload match interrupt */ in HAL_LPTIM_PWM_Start_IT()
596 /* Enable Compare match interrupt */ in HAL_LPTIM_PWM_Start_IT()
646 /* Disable Autoreload match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
649 /* Disable Compare match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
816 /* Enable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
819 /* Enable Compare match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
870 /* Disable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Stop_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_lptim.c75 the opposite) when a compare match occurs. To start this mode, call
120 (+) CompareMatchCallback : Compare match Callback.
121 (+) AutoReloadMatchCallback : Auto-reload match Callback.
593 /* Enable Autoreload match interrupt */ in HAL_LPTIM_PWM_Start_IT()
596 /* Enable Compare match interrupt */ in HAL_LPTIM_PWM_Start_IT()
646 /* Disable Autoreload match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
649 /* Disable Compare match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
816 /* Enable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
819 /* Enable Compare match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
870 /* Disable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Stop_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_lptim.c81 the opposite) when a compare match occurs. To start this mode, call
126 (+) CompareMatchCallback : Compare match Callback.
127 (+) AutoReloadMatchCallback : Auto-reload match Callback.
646 /* Enable Autoreload match interrupt */ in HAL_LPTIM_PWM_Start_IT()
649 /* Enable Compare match interrupt */ in HAL_LPTIM_PWM_Start_IT()
699 /* Disable Autoreload match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
702 /* Disable Compare match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
869 /* Enable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
872 /* Enable Compare match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
923 /* Disable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Stop_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_lptim.c78 the opposite) when a compare match occurs. To start this mode, call
123 (+) CompareMatchCallback : Compare match Callback.
124 (+) AutoReloadMatchCallback : Auto-reload match Callback.
618 /* Enable Autoreload match interrupt */ in HAL_LPTIM_PWM_Start_IT()
621 /* Enable Compare match interrupt */ in HAL_LPTIM_PWM_Start_IT()
671 /* Disable Autoreload match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
674 /* Disable Compare match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
841 /* Enable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
844 /* Enable Compare match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
894 /* Disable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Stop_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_lptim.c75 the opposite) when a compare match occurs. To start this mode, call
120 (+) CompareMatchCallback : Compare match Callback.
121 (+) AutoReloadMatchCallback : Auto-reload match Callback.
593 /* Enable Autoreload match interrupt */ in HAL_LPTIM_PWM_Start_IT()
596 /* Enable Compare match interrupt */ in HAL_LPTIM_PWM_Start_IT()
646 /* Disable Autoreload match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
649 /* Disable Compare match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
816 /* Enable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
819 /* Enable Compare match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
870 /* Disable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Stop_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_lptim.c78 the opposite) when a compare match occurs. To start this mode, call
123 (+) CompareMatchCallback : Compare match Callback.
124 (+) AutoReloadMatchCallback : Auto-reload match Callback.
633 /* Enable Autoreload match interrupt */ in HAL_LPTIM_PWM_Start_IT()
636 /* Enable Compare match interrupt */ in HAL_LPTIM_PWM_Start_IT()
686 /* Disable Autoreload match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
689 /* Disable Compare match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
856 /* Enable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
859 /* Enable Compare match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
910 /* Disable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Stop_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_lptim.c78 the opposite) when a compare match occurs. To start this mode, call
123 (+) CompareMatchCallback : Compare match Callback.
124 (+) AutoReloadMatchCallback : Auto-reload match Callback.
618 /* Enable Autoreload match interrupt */ in HAL_LPTIM_PWM_Start_IT()
621 /* Enable Compare match interrupt */ in HAL_LPTIM_PWM_Start_IT()
671 /* Disable Autoreload match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
674 /* Disable Compare match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
841 /* Enable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
844 /* Enable Compare match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
895 /* Disable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Stop_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_lptim.c78 the opposite) when a compare match occurs. To start this mode, call
123 (+) CompareMatchCallback : Compare match Callback.
124 (+) AutoReloadMatchCallback : Auto-reload match Callback.
607 /* Enable Autoreload match interrupt */ in HAL_LPTIM_PWM_Start_IT()
610 /* Enable Compare match interrupt */ in HAL_LPTIM_PWM_Start_IT()
660 /* Disable Autoreload match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
663 /* Disable Compare match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
830 /* Enable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
833 /* Enable Compare match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
884 /* Disable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Stop_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_lptim.c78 the opposite) when a compare match occurs. To start this mode, call
123 (+) CompareMatchCallback : Compare match Callback.
124 (+) AutoReloadMatchCallback : Auto-reload match Callback.
656 /* Enable Autoreload match interrupt */ in HAL_LPTIM_PWM_Start_IT()
659 /* Enable Compare match interrupt */ in HAL_LPTIM_PWM_Start_IT()
715 /* Disable Autoreload match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
718 /* Disable Compare match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
891 /* Enable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
894 /* Enable Compare match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
951 /* Disable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Stop_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_lptim.c78 the opposite) when a compare match occurs. To start this mode, call
123 (+) CompareMatchCallback : Compare match Callback.
124 (+) AutoReloadMatchCallback : Auto-reload match Callback.
656 /* Enable Autoreload match interrupt */ in HAL_LPTIM_PWM_Start_IT()
659 /* Enable Compare match interrupt */ in HAL_LPTIM_PWM_Start_IT()
715 /* Disable Autoreload match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
718 /* Disable Compare match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
891 /* Enable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
894 /* Enable Compare match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
951 /* Disable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Stop_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_lptim.c78 the opposite) when a compare match occurs. To start this mode, call
123 (+) CompareMatchCallback : Compare match Callback.
124 (+) AutoReloadMatchCallback : Auto-reload match Callback.
662 /* Enable Autoreload match interrupt */ in HAL_LPTIM_PWM_Start_IT()
665 /* Enable Compare match interrupt */ in HAL_LPTIM_PWM_Start_IT()
723 /* Disable Autoreload match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
726 /* Disable Compare match interrupt */ in HAL_LPTIM_PWM_Stop_IT()
901 /* Enable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
904 /* Enable Compare match interrupt */ in HAL_LPTIM_OnePulse_Start_IT()
963 /* Disable Autoreload match interrupt */ in HAL_LPTIM_OnePulse_Stop_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth_ex.h60 FunctionalState VLANTagHashTableMatch; /*!< Enable or Disable VLAN Tag Hash Table Match */
70 FunctionalState VLANTagInverceMatch; /*!< Enable or disable VLAN Tag Inverse Match */
100 uint32_t SrcAddrFilterMatch; /*!< Sets the L3 filter source address match
103 uint32_t DestAddrFilterMatch; /*!< Sets the L3 filter destination address match
106 uint32_t SrcAddrHigherBitsMatch; /*!< Sets the L3 filter source address higher bits match
109 uint32_t DestAddrHigherBitsMatch; /*!< Sets the L3 filter destination address higher bits match
133 uint32_t SrcPortFilterMatch; /*!< Sets the L4 filter source port match
136 uint32_t DestPortFilterMatch; /*!< Sets the L4 filter destination port match
196 /** @defgroup ETHEx_L3_Source_Match ETHEx L3 Source Match
206 /** @defgroup ETHEx_L3_Destination_Match ETHEx L3 Destination Match
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_ex_legacy.h58 FunctionalState VLANTagHashTableMatch; /*!< Enable or Disable VLAN Tag Hash Table Match */
68 FunctionalState VLANTagInverceMatch; /*!< Enable or disable VLAN Tag Inverse Match */
96 uint32_t SrcAddrFilterMatch; /*!< Sets the L3 filter source address match
99 uint32_t DestAddrFilterMatch; /*!< Sets the L3 filter destination address match
102 uint32_t SrcAddrHigherBitsMatch; /*!< Sets the L3 filter source address higher bits match
105 uint32_t DestAddrHigherBitsMatch; /*!< Sets the L3 filter destination address higher bits match
128 uint32_t SrcPortFilterMatch; /*!< Sets the L4 filter source port match
131 uint32_t DestPortFilterMatch; /*!< Sets the L4 filter destination port match
191 /** @defgroup ETHEx_L3_Source_Match ETHEx L3 Source Match
201 /** @defgroup ETHEx_L3_Destination_Match ETHEx L3 Destination Match
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth_ex.h60 FunctionalState VLANTagHashTableMatch; /*!< Enable or Disable VLAN Tag Hash Table Match */
70 FunctionalState VLANTagInverceMatch; /*!< Enable or disable VLAN Tag Inverse Match */
100 uint32_t SrcAddrFilterMatch; /*!< Sets the L3 filter source address match
103 uint32_t DestAddrFilterMatch; /*!< Sets the L3 filter destination address match
106 uint32_t SrcAddrHigherBitsMatch; /*!< Sets the L3 filter source address higher bits match
109 uint32_t DestAddrHigherBitsMatch; /*!< Sets the L3 filter destination address higher bits match
133 uint32_t SrcPortFilterMatch; /*!< Sets the L4 filter source port match
136 uint32_t DestPortFilterMatch; /*!< Sets the L4 filter destination port match
196 /** @defgroup ETHEx_L3_Source_Match ETHEx L3 Source Match
206 /** @defgroup ETHEx_L3_Destination_Match ETHEx L3 Destination Match
[all …]
Dstm32h7xx_hal_qspi.h171 …uint32_t Match; /* Specifies the value to be compared with the masked status register… member
179 uint32_t MatchMode; /* Specifies the method used for determining a match.
181 uint32_t AutomaticStop; /* Specifies if automatic polling is stopped after a match.
208 HAL_QSPI_STATUS_MATCH_CB_ID = 0x08U, /*!< QSPI Status Match Callback ID */
388 /** @defgroup QSPI_MatchMode QSPI Match Mode
391 #define QSPI_MATCH_MODE_AND 0x00000000U /*!<AND match mode between unmask…
392 #define QSPI_MATCH_MODE_OR ((uint32_t)QUADSPI_CR_PMM) /*!<OR match mode between unmaske…
401 …TIC_STOP_ENABLE ((uint32_t)QUADSPI_CR_APMS) /*!<AutoPolling stops as soon as there is a match*/
420 #define QSPI_FLAG_SM QUADSPI_SR_SMF /*!<Status match flag: received data matches…
432 #define QSPI_IT_SM QUADSPI_CR_SMIE /*!<Interrupt on the status match flag*/
[all …]
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth_ex.h60 FunctionalState VLANTagHashTableMatch; /*!< Enable or Disable VLAN Tag Hash Table Match */
70 FunctionalState VLANTagInverceMatch; /*!< Enable or disable VLAN Tag Inverse Match */
100 uint32_t SrcAddrFilterMatch; /*!< Sets the L3 filter source address match
103 uint32_t DestAddrFilterMatch; /*!< Sets the L3 filter destination address match
106 uint32_t SrcAddrHigherBitsMatch; /*!< Sets the L3 filter source address higher bits match
109 uint32_t DestAddrHigherBitsMatch; /*!< Sets the L3 filter destination address higher bits match
133 uint32_t SrcPortFilterMatch; /*!< Sets the L4 filter source port match
136 uint32_t DestPortFilterMatch; /*!< Sets the L4 filter destination port match
196 /** @defgroup ETHEx_L3_Source_Match ETHEx L3 Source Match
206 /** @defgroup ETHEx_L3_Destination_Match ETHEx L3 Destination Match
[all …]
/hal_stm32-latest/scripts/tests/genpinctrl/
Dtest_genpinctrl.py25 # no match
31 entry = {"name": "TEST", "match": "TEST"}
36 entry = {"name": "TEST", "match": "TEST"}
44 entry = {"name": "TEST", "match": "TEST"}
55 entry = {"name": "TEST", "match": "TEST", "mode": "alternate"}
65 entry = {"name": "TEST", "match": "TEST"}
86 entry = {"name": "TEST", "match": "TEST", "mode": "alternate"}
92 entry = {"name": "TEST", "match": "TEST", "mode": "alternate"}
98 entry = {"name": "TEST", "match": "TEST", "mode": "alternate"}
106 entry = {"name": "TEST", "match": "TEST", "mode": "alternate"}
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_qspi.h163 …uint32_t Match; /* Specifies the value to be compared with the masked status register… member
171 uint32_t MatchMode; /* Specifies the method used for determining a match.
173 uint32_t AutomaticStop; /* Specifies if automatic polling is stopped after a match.
202 HAL_QSPI_STATUS_MATCH_CB_ID = 0x08U, /*!< QSPI Status Match Callback ID */
355 /** @defgroup QSPI_MatchMode QSPI Match Mode
358 #define QSPI_MATCH_MODE_AND 0x00000000U /*!<AND match mode between unmask…
359 #define QSPI_MATCH_MODE_OR ((uint32_t)QUADSPI_CR_PMM) /*!<OR match mode between unmaske…
368 …TIC_STOP_ENABLE ((uint32_t)QUADSPI_CR_APMS) /*!<AutoPolling stops as soon as there is a match*/
387 #define QSPI_FLAG_SM QUADSPI_SR_SMF /*!<Status match flag: received data matches…
399 #define QSPI_IT_SM QUADSPI_CR_SMIE /*!<Interrupt on the status match flag*/
[all …]
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_qspi.h170 …uint32_t Match; /* Specifies the value to be compared with the masked status register… member
178 uint32_t MatchMode; /* Specifies the method used for determining a match.
180 uint32_t AutomaticStop; /* Specifies if automatic polling is stopped after a match.
209 HAL_QSPI_STATUS_MATCH_CB_ID = 0x08U, /*!< QSPI Status Match Callback ID */
389 /** @defgroup QSPI_MatchMode QSPI Match Mode
392 #define QSPI_MATCH_MODE_AND 0x00000000U /*!<AND match mode between unmask…
393 #define QSPI_MATCH_MODE_OR ((uint32_t)QUADSPI_CR_PMM) /*!<OR match mode between unmaske…
402 …TIC_STOP_ENABLE ((uint32_t)QUADSPI_CR_APMS) /*!<AutoPolling stops as soon as there is a match*/
421 #define QSPI_FLAG_SM QUADSPI_SR_SMF /*!<Status match flag: received data matches…
433 #define QSPI_IT_SM QUADSPI_CR_SMIE /*!<Interrupt on the status match flag*/
[all …]
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_qspi.h171 …uint32_t Match; /* Specifies the value to be compared with the masked status register… member
179 uint32_t MatchMode; /* Specifies the method used for determining a match.
181 uint32_t AutomaticStop; /* Specifies if automatic polling is stopped after a match.
210 HAL_QSPI_STATUS_MATCH_CB_ID = 0x08U, /*!< QSPI Status Match Callback ID */
390 /** @defgroup QSPI_MatchMode QSPI Match Mode
393 #define QSPI_MATCH_MODE_AND 0x00000000U /*!<AND match mode between unmask…
394 #define QSPI_MATCH_MODE_OR ((uint32_t)QUADSPI_CR_PMM) /*!<OR match mode between unmaske…
403 …TIC_STOP_ENABLE ((uint32_t)QUADSPI_CR_APMS) /*!<AutoPolling stops as soon as there is a match*/
422 #define QSPI_FLAG_SM QUADSPI_SR_SMF /*!<Status match flag: received data matches…
434 #define QSPI_IT_SM QUADSPI_CR_SMIE /*!<Interrupt on the status match flag*/
[all …]
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_qspi.h170 …uint32_t Match; /* Specifies the value to be compared with the masked status register… member
178 uint32_t MatchMode; /* Specifies the method used for determining a match.
180 uint32_t AutomaticStop; /* Specifies if automatic polling is stopped after a match.
209 HAL_QSPI_STATUS_MATCH_CB_ID = 0x08U, /*!< QSPI Status Match Callback ID */
389 /** @defgroup QSPI_MatchMode QSPI Match Mode
392 #define QSPI_MATCH_MODE_AND 0x00000000U /*!<AND match mode between unmask…
393 #define QSPI_MATCH_MODE_OR ((uint32_t)QUADSPI_CR_PMM) /*!<OR match mode between unmaske…
402 …TIC_STOP_ENABLE ((uint32_t)QUADSPI_CR_APMS) /*!<AutoPolling stops as soon as there is a match*/
421 #define QSPI_FLAG_SM QUADSPI_SR_SMF /*!<Status match flag: received data matches…
433 #define QSPI_IT_SM QUADSPI_CR_SMIE /*!<Interrupt on the status match flag*/
[all …]
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_qspi.h173 …uint32_t Match; /* Specifies the value to be compared with the masked status register… member
181 uint32_t MatchMode; /* Specifies the method used for determining a match.
183 uint32_t AutomaticStop; /* Specifies if automatic polling is stopped after a match.
212 HAL_QSPI_STATUS_MATCH_CB_ID = 0x08U, /*!< QSPI Status Match Callback ID */
396 /** @defgroup QSPI_MatchMode QSPI Match Mode
399 #define QSPI_MATCH_MODE_AND 0x00000000U /*!<AND match mode between unmask…
400 #define QSPI_MATCH_MODE_OR ((uint32_t)QUADSPI_CR_PMM) /*!<OR match mode between unmaske…
409 …TIC_STOP_ENABLE ((uint32_t)QUADSPI_CR_APMS) /*!<AutoPolling stops as soon as there is a match*/
428 #define QSPI_FLAG_SM QUADSPI_SR_SMF /*!<Status match flag: received data matches…
440 #define QSPI_IT_SM QUADSPI_CR_SMIE /*!<Interrupt on the status match flag*/
[all …]
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_qspi.h170 …uint32_t Match; /* Specifies the value to be compared with the masked status register… member
178 uint32_t MatchMode; /* Specifies the method used for determining a match.
180 uint32_t AutomaticStop; /* Specifies if automatic polling is stopped after a match.
209 HAL_QSPI_STATUS_MATCH_CB_ID = 0x08U, /*!< QSPI Status Match Callback ID */
389 /** @defgroup QSPI_MatchMode QSPI Match Mode
392 #define QSPI_MATCH_MODE_AND 0x00000000U /*!<AND match mode between unmask…
393 #define QSPI_MATCH_MODE_OR ((uint32_t)QUADSPI_CR_PMM) /*!<OR match mode between unmaske…
402 …TIC_STOP_ENABLE ((uint32_t)QUADSPI_CR_APMS) /*!<AutoPolling stops as soon as there is a match*/
421 #define QSPI_FLAG_SM QUADSPI_SR_SMF /*!<Status match flag: received data matches…
433 #define QSPI_IT_SM QUADSPI_CR_SMIE /*!<Interrupt on the status match flag*/
[all …]

12345678910>>...32