Searched defs:IntMask (Results 1 – 6 of 6) sorted by relevance
| /bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/ |
| A D | lib_ana.c | 68 uint8_t ANA_GetINTStatus(uint32_t IntMask) in ANA_GetINTStatus() 106 void ANA_ClearINTStatus(uint32_t IntMask) in ANA_ClearINTStatus() 140 void ANA_INTConfig(uint32_t IntMask, uint32_t NewState) in ANA_INTConfig()
|
| A D | lib_flash.c | 56 void FLASH_INTConfig(uint32_t IntMask, uint32_t NewState) in FLASH_INTConfig() 409 uint8_t FLASH_GetINTStatus(uint32_t IntMask) in FLASH_GetINTStatus() 430 void FLASH_ClearINTStatus(uint32_t IntMask) in FLASH_ClearINTStatus()
|
| A D | lib_pwm.c | 264 uint8_t PWM_GetChannelINTStatus(PWM_Type *PWMx, uint32_t Channel, uint32_t IntMask) in PWM_GetChannelINTStatus() 293 void PWM_ClearChannelINTStatus(PWM_Type *PWMx, uint32_t Channel, uint32_t IntMask) in PWM_ClearChannelINTStatus()
|
| /bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/ |
| A D | lib_ana.c | 61 uint8_t ANA_GetINTStatus(uint32_t IntMask) in ANA_GetINTStatus() 91 void ANA_ClearINTStatus(uint32_t IntMask) in ANA_ClearINTStatus() 116 void ANA_INTConfig(uint32_t IntMask, uint32_t NewState) in ANA_INTConfig()
|
| A D | lib_flash.c | 55 void FLASH_INTConfig(uint32_t IntMask, uint32_t NewState) in FLASH_INTConfig() 265 uint8_t FLASH_GetINTStatus(uint32_t IntMask) in FLASH_GetINTStatus() 286 void FLASH_ClearINTStatus(uint32_t IntMask) in FLASH_ClearINTStatus()
|
| /bsp/mini4020/drivers/ |
| A D | sdcard.c | 113 static rt_err_t cmd_response(U16 Cmd, U32 Arg, U16 TransMode, U16 BlkLen, U16 Nob, U16 IntMask) in cmd_response() 155 static rt_err_t cmd_wait(U16 Cmd, U32 Arg, U16 IntMask) in cmd_wait()
|
Completed in 11 milliseconds