Home
last modified time | relevance | path

Searched refs:HallSensor_MspInitCallback (Results 1 – 25 of 63) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_tim_ex.c170 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
172 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
175 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_tim_ex.c167 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
169 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
172 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_tim_ex.c168 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
170 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
173 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_tim_ex.c167 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
169 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
172 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_tim_ex.c167 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
169 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
172 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_tim_ex.c169 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
171 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
174 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_tim_ex.c168 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
170 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
173 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_tim_ex.c169 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
171 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
174 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_tim_ex.c179 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
181 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
184 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_tim_ex.c180 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
182 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
185 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_tim_ex.c180 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
182 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
185 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_tim_ex.c205 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
207 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
210 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_tim_ex.c181 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
183 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
186 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_tim_ex.c191 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
193 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
196 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_tim_ex.c180 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
182 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
185 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_tim_ex.c185 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
187 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
190 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_tim_ex.c186 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
188 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
191 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_tim_ex.c185 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
187 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
190 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_tim_ex.c186 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
188 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
191 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_tim_ex.c186 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
188 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
191 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_tim_ex.c186 if (htim->HallSensor_MspInitCallback == NULL) in HAL_TIMEx_HallSensor_Init()
188 htim->HallSensor_MspInitCallback = HAL_TIMEx_HallSensor_MspInit; in HAL_TIMEx_HallSensor_Init()
191 htim->HallSensor_MspInitCallback(htim); in HAL_TIMEx_HallSensor_Init()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_tim.h364 …void (* HallSensor_MspInitCallback)(struct __TIM_HandleTypeDef *htim); /*!< TIM Hall Sensor… member
1050 … (__HANDLE__)->HallSensor_MspInitCallback = NULL; \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_tim.h364 …void (* HallSensor_MspInitCallback)(struct __TIM_HandleTypeDef *htim); /*!< TIM Hall Sensor… member
1049 … (__HANDLE__)->HallSensor_MspInitCallback = NULL; \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_tim.h354 …void (* HallSensor_MspInitCallback)(struct __TIM_HandleTypeDef *htim); /*!< TIM Hall Sensor… member
1117 … (__HANDLE__)->HallSensor_MspInitCallback = NULL; \
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_tim.h364 …void (* HallSensor_MspInitCallback)(struct __TIM_HandleTypeDef *htim); /*!< TIM Hall Sensor… member
1049 … (__HANDLE__)->HallSensor_MspInitCallback = NULL; \

123