Home
last modified time | relevance | path

Searched refs:DTS_FLAG_TS1_ITL (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dts.c923 if ((__HAL_DTS_GET_FLAG(hdts, DTS_FLAG_TS1_ITL)) != RESET) in HAL_DTS_IRQHandler()
925 __HAL_DTS_CLEAR_FLAG(hdts, DTS_FLAG_TS1_ITL); in HAL_DTS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dts.c814 if ((__HAL_DTS_GET_FLAG(hdts, DTS_FLAG_TS1_ITL)) != RESET) in HAL_DTS_IRQHandler()
816 __HAL_DTS_CLEAR_FLAG(hdts, DTS_FLAG_TS1_ITL); in HAL_DTS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dts.c925 if ((__HAL_DTS_GET_FLAG(hdts, DTS_FLAG_TS1_ITL)) != RESET) in HAL_DTS_IRQHandler()
927 __HAL_DTS_CLEAR_FLAG(hdts, DTS_FLAG_TS1_ITL); in HAL_DTS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dts.h224 #define DTS_FLAG_TS1_ITL DTS_SR_TS1_ITLF /*!< Interrupt flag for low threshold for DTS1 … macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dts.h203 #define DTS_FLAG_TS1_ITL DTS_SR_TS1_ITLF /*!< Interrupt flag for low threshold for DTS1 */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dts.h221 #define DTS_FLAG_TS1_ITL DTS_SR_TS1_ITLF /*!< Interrupt flag for low threshold for DTS1 … macro