Searched refs:Function (Results 1 – 25 of 37) sorted by relevance
12
214 void __FUNC_IN_RAM__ GPIO_Iomux(uint32_t Pin, uint32_t Function) in GPIO_Iomux() argument218 Function = Function << ((Pin & 0x0000000f) * 2); in GPIO_Iomux()219 GPIO->ALT[Port] = (GPIO->ALT[Port] & Mask) | Function; in GPIO_Iomux()
71 * Function: codestart section88 * Function: wd_disable
7 # Function description20 # Function description: Maps RAM at 0.37 # Function description83 # Function description116 # Function description
36 // Function description: Maps RAM at 0.60 // Function description75 // Function description118 // Function description148 // Function description
56 * Function description69 * Function description164 * Function description187 * Function description226 * Function description
127 Assert_Param(IS_CORDIC_FUNCTION(CORDIC_InitStruct->Function)); in CORDIC_Init()138 …HT_CORDIC->CSR |= (CORDIC_InitStruct->Function | CORDIC_InitStruct->Precision | CORDIC_InitStruct-… in CORDIC_Init()
122 DCD USB0F_Handler ; 34: USB0 Function123 DCD USB0_Handler ; 35: USB0 Function / USB0 HOST124 DCD USB1F_Handler ; 36: USB1 Function125 DCD USB1_Handler ; 37: USB1 Function / USB1 HOST
103 DCD USB0F_Handler ; 34: USB0 Function104 DCD USB0_Handler ; 35: USB0 Function / USB0 HOST105 DCD USB1F_Handler ; 36: USB1 Function106 DCD USB1_Handler ; 37: USB1 Function / USB1 HOST
68 void GPIO_Iomux(uint32_t Pin, uint32_t Function);
156 Master MPU: MPU4 : USB Function: Region 0 Start: 0x00000000157 Master MPU: MPU4 : USB Function: Region 0 End: 0x00000000160 Master MPU: MPU4 : USB Function: Region 1 Start: 0x00000000161 Master MPU: MPU4 : USB Function: Region 1 End: 0x00000000164 Master MPU: MPU4 : USB Function: Region 2 Start: 0x00000000165 Master MPU: MPU4 : USB Function: Region 2 End: 0x00000000169 Master MPU: MPU4 : USB Function: Region 3 End: 0x00000000173 Master MPU: MPU4 : USB Function: Region 4 End: 0x00000000177 Master MPU: MPU4 : USB Function: Region 5 End: 0x00000000181 Master MPU: MPU4 : USB Function: Region 6 End: 0x00000000[all …]
39 :: Function Definiations ------------------------------------------------
33 在 `Interrupt->Callback Function` 中,设置中断回调函数,输入 :`_ra_port_display_callback`
93 DCD USBF_Handler ; 34: USB Function94 DCD USB_Handler ; 35: USB Function / USB HOST
109 DCD USBF_IRQHandler ; USB Function110 DCD USBF_USBH_IRQHandler ; USB Function / USB HOST
122 DCD USBF_Handler ; 34: USB Function123 DCD USB_Handler ; 35: USB Function / USB HOST
53 u32 Function; member
103 DCD USBF_Handler ; 34: USB Function104 DCD USB_Handler ; 35: USB Function / USB HOST
48 /*SAFETYMCUSW 340 S MR:19.7 <REVIEWED> "EMAC & MDIO-Function like Macro" */
252 - 使能 One ELF Setion per Function(MDK)
251 - 使能 One ELF Setion per Function(MDK)
298 - 使能 One ELF Section per Function(MDK)
162 [I/osi.psci] Using PSCI v1.1 Function IDs
165 [I/osi.psci] Using PSCI v1.1 Function IDs
99 bool "Enable Multi Function eXpander"
Completed in 37 milliseconds