Home
last modified time | relevance | path

Searched refs:TS_IER (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dts.c339 DTS_Sensor0->TS_IER = 0U; in HAL_DTS_DeInit()
340 DTS_Sensor1->TS_IER = 0U; in HAL_DTS_DeInit()
1076 psensor->TS_IER |= (DTS_TS_IER_IRQ_EN_FAULT | DTS_TS_IER_IRQ_EN_DONE); in HAL_DTS_Start_IT()
1151 psensor->TS_IER &= ~(DTS_TS_IER_IRQ_EN_FAULT | DTS_TS_IER_IRQ_EN_DONE); in HAL_DTS_Stop_IT()
1483 psensor->TS_IER |= DTS_TS_IER_IRQ_EN_ALARMA; in HAL_DTS_ConfigAlarmA()
1488 psensor->TS_IER &= ~(DTS_TS_IER_IRQ_EN_ALARMA); in HAL_DTS_ConfigAlarmA()
1564 psensor->TS_IER |= DTS_TS_IER_IRQ_EN_ALARMB; in HAL_DTS_ConfigAlarmB()
1569 psensor->TS_IER &= ~(DTS_TS_IER_IRQ_EN_ALARMB); in HAL_DTS_ConfigAlarmB()
1675 tmp_reg1 = psensor->TS_IER; in HAL_DTS_IRQHandler()
1696 psensor->TS_IER &= ~(DTS_TS_IER_IRQ_EN_DONE); in HAL_DTS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h867 …__IO uint32_t TS_IER; /*!< DTS TSx IRQ Enable Register, Address offset: 0xC0… member
Dstm32n657xx.h944 …__IO uint32_t TS_IER; /*!< DTS TSx IRQ Enable Register, Address offset: 0xC0… member
Dstm32n655xx.h916 …__IO uint32_t TS_IER; /*!< DTS TSx IRQ Enable Register, Address offset: 0xC0… member
Dstm32n647xx.h895 …__IO uint32_t TS_IER; /*!< DTS TSx IRQ Enable Register, Address offset: 0xC0… member