Home
last modified time | relevance | path

Searched refs:upper (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-3.7.0/XMCLib/drivers/src/
Dxmc4_scu.c1479 void XMC_SCU_HIB_LPAC_SetVBATThresholds(uint8_t lower, uint8_t upper) in XMC_SCU_HIB_LPAC_SetVBATThresholds() argument
1487 …SCU_HIBERNATE->LPACTH0 = (lower << SCU_HIBERNATE_LPACTH0_VBATLO_Pos) | (upper << SCU_HIBERNATE_LPA… in XMC_SCU_HIB_LPAC_SetVBATThresholds()
1493 void XMC_SCU_HIB_LPAC_SetHIBIO0Thresholds(uint8_t lower, uint8_t upper) in XMC_SCU_HIB_LPAC_SetHIBIO0Thresholds() argument
1503 (upper << SCU_HIBERNATE_LPACTH1_AHIBIO0HI_Pos); in XMC_SCU_HIB_LPAC_SetHIBIO0Thresholds()
1507 void XMC_SCU_HIB_LPAC_SetHIBIO1Thresholds(uint8_t lower, uint8_t upper) in XMC_SCU_HIB_LPAC_SetHIBIO1Thresholds() argument
1517 (upper << SCU_HIBERNATE_LPACTH1_AHIBIO1HI_Pos); in XMC_SCU_HIB_LPAC_SetHIBIO1Thresholds()
/hal_infineon-3.7.0/core-lib/
DREADME.md15 * `CY_HI8`: Gets the upper 8 bits of a 16-bit value
17 * `CY_HI16`: Gets the upper 16 bits of a 32-bit value
DRELEASE.md11 * CY_HI8: Gets the upper 8 bits of a 16-bit value
13 * CY_HI16: Gets the upper 16 bits of a 32-bit value
/hal_infineon-3.7.0/XMCLib/drivers/inc/
Dxmc4_scu.h3391 void XMC_SCU_HIB_LPAC_SetVBATThresholds(uint8_t lower, uint8_t upper);
3410 void XMC_SCU_HIB_LPAC_SetHIBIO0Thresholds(uint8_t lower, uint8_t upper);
3430 void XMC_SCU_HIB_LPAC_SetHIBIO1Thresholds(uint8_t lower, uint8_t upper);