Home
last modified time | relevance | path

Searched refs:HAL_CORDIC_MspInit (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_cordic.c225 hcordic->MspInitCallback = HAL_CORDIC_MspInit; /* Legacy weak MspInit */ in HAL_CORDIC_Init()
238 HAL_CORDIC_MspInit(hcordic); in HAL_CORDIC_Init()
325 __weak void HAL_CORDIC_MspInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_MspInit() function
473 hcordic->MspInitCallback = HAL_CORDIC_MspInit; in HAL_CORDIC_UnRegisterCallback()
494 hcordic->MspInitCallback = HAL_CORDIC_MspInit; in HAL_CORDIC_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_cordic.c225 hcordic->MspInitCallback = HAL_CORDIC_MspInit; /* Legacy weak MspInit */ in HAL_CORDIC_Init()
238 HAL_CORDIC_MspInit(hcordic); in HAL_CORDIC_Init()
325 __weak void HAL_CORDIC_MspInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_MspInit() function
473 hcordic->MspInitCallback = HAL_CORDIC_MspInit; in HAL_CORDIC_UnRegisterCallback()
494 hcordic->MspInitCallback = HAL_CORDIC_MspInit; in HAL_CORDIC_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_cordic.c225 hcordic->MspInitCallback = HAL_CORDIC_MspInit; /* Legacy weak MspInit */ in HAL_CORDIC_Init()
238 HAL_CORDIC_MspInit(hcordic); in HAL_CORDIC_Init()
325 __weak void HAL_CORDIC_MspInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_MspInit() function
473 hcordic->MspInitCallback = HAL_CORDIC_MspInit; in HAL_CORDIC_UnRegisterCallback()
494 hcordic->MspInitCallback = HAL_CORDIC_MspInit; in HAL_CORDIC_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_cordic.c225 hcordic->MspInitCallback = HAL_CORDIC_MspInit; /* Legacy weak MspInit */ in HAL_CORDIC_Init()
238 HAL_CORDIC_MspInit(hcordic); in HAL_CORDIC_Init()
325 __weak void HAL_CORDIC_MspInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_MspInit() function
473 hcordic->MspInitCallback = HAL_CORDIC_MspInit; in HAL_CORDIC_UnRegisterCallback()
494 hcordic->MspInitCallback = HAL_CORDIC_MspInit; in HAL_CORDIC_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_cordic.c225 hcordic->MspInitCallback = HAL_CORDIC_MspInit; /* Legacy weak MspInit */ in HAL_CORDIC_Init()
238 HAL_CORDIC_MspInit(hcordic); in HAL_CORDIC_Init()
325 __weak void HAL_CORDIC_MspInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_MspInit() function
473 hcordic->MspInitCallback = HAL_CORDIC_MspInit; in HAL_CORDIC_UnRegisterCallback()
494 hcordic->MspInitCallback = HAL_CORDIC_MspInit; in HAL_CORDIC_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_cordic.h542 void HAL_CORDIC_MspInit(CORDIC_HandleTypeDef *hcordic);
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_cordic.h542 void HAL_CORDIC_MspInit(CORDIC_HandleTypeDef *hcordic);
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_cordic.h542 void HAL_CORDIC_MspInit(CORDIC_HandleTypeDef *hcordic);
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_cordic.h542 void HAL_CORDIC_MspInit(CORDIC_HandleTypeDef *hcordic);
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_cordic.h542 void HAL_CORDIC_MspInit(CORDIC_HandleTypeDef *hcordic);