Home
last modified time | relevance | path

Searched refs:FNR (Results 1 – 25 of 93) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_usb.c1064 return USBx->FNR & 0x7FFU; in USB_GetCurrentFrame()
Dstm32g0xx_hal_hcd.c2212 uint32_t FnrReg = hhcd->Instance->FNR; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_usb.c1064 return USBx->FNR & 0x7FFU; in USB_GetCurrentFrame()
Dstm32c0xx_hal_hcd.c2212 uint32_t FnrReg = hhcd->Instance->FNR; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usb.c3305 return USBx->FNR & 0x7FFU; in USB_GetCurrentFrame()
Dstm32u5xx_hal_hcd.c4137 uint32_t FnrReg = hhcd->Instance->FNR; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usb.c3322 return USBx->FNR & 0x7FFU; in USB_GetCurrentFrame()
Dstm32h5xx_hal_hcd.c4137 uint32_t FnrReg = hhcd->Instance->FNR; in HCD_Port_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f070x6.h436 …__IO uint16_t FNR; /*!< Frame number register, Address offset: 0x48 */ member
Dstm32f070xb.h445 …__IO uint16_t FNR; /*!< Frame number register, Address offset: 0x48 */ member
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f102x6.h469 …__IO uint16_t FNR; /*!< Frame number register, Address offset… member
Dstm32f102xb.h474 …__IO uint16_t FNR; /*!< Frame number register, Address offset… member
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l052xx.h580 …__IO uint16_t FNR; /*!< Frame number register, Address offset: 0x48 */ member
Dstm32l062xx.h599 …__IO uint16_t FNR; /*!< Frame number register, Address offset: 0x48 */ member
Dstm32l053xx.h594 …__IO uint16_t FNR; /*!< Frame number register, Address offset: 0x48 */ member
Dstm32l072xx.h593 …__IO uint16_t FNR; /*!< Frame number register, Address offset: 0x48 */ member
Dstm32l073xx.h607 …__IO uint16_t FNR; /*!< Frame number register, Address offset: 0x48 */ member
Dstm32l083xx.h626 …__IO uint16_t FNR; /*!< Frame number register, Address offset: 0x48 */ member
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h547 …__IO uint16_t FNR; /*!< Frame number register, Address offset: 0x48 */ member
Dstm32l152xba.h532 …__IO uint16_t FNR; /*!< Frame number register, Address offset: 0x48 */ member
Dstm32l100xba.h532 …__IO uint16_t FNR; /*!< Frame number register, Address offset: 0x48 */ member
Dstm32l100xb.h532 …__IO uint16_t FNR; /*!< Frame number register, Address offset: 0x48 */ member
Dstm32l151xb.h532 …__IO uint16_t FNR; /*!< Frame number register, Address offset: 0x48 */ member
Dstm32l151xba.h532 …__IO uint16_t FNR; /*!< Frame number register, Address offset: 0x48 */ member
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c071xx.h534 __IO uint32_t FNR; /*!< Frame number register, Address offset: 0x48 */ member

1234