Home
last modified time | relevance | path

Searched refs:HAL_TIMEx_HallSensor_MspDeInit (Results 1 – 3 of 3) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim_ex.c253 htim->HallSensor_MspDeInitCallback = HAL_TIMEx_HallSensor_MspDeInit; in HAL_TIMEx_HallSensor_DeInit()
259 HAL_TIMEx_HallSensor_MspDeInit(htim); in HAL_TIMEx_HallSensor_DeInit()
291 __weak void HAL_TIMEx_HallSensor_MspDeInit(TIM_HandleTypeDef *htim) in HAL_TIMEx_HallSensor_MspDeInit() function
Dstm32l4xx_hal_tim.c5242 …htim->HallSensor_MspDeInitCallback = HAL_TIMEx_HallSensor_MspDeInit; /* Legacy weak Hall Sensor… in HAL_TIM_UnRegisterCallback()
5344 …htim->HallSensor_MspDeInitCallback = HAL_TIMEx_HallSensor_MspDeInit; /* Legacy weak Hall Sensor… in HAL_TIM_UnRegisterCallback()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tim_ex.h309 void HAL_TIMEx_HallSensor_MspDeInit(TIM_HandleTypeDef *htim);