Home
last modified time | relevance | path

Searched defs:voltage (Results 1 – 4 of 4) sorted by relevance

/cmsis_6-latest/CMSIS/Documentation/Doxygen/Driver/src/
DDriver_MCI.c455 int32_t ARM_MCI_CardPower (uint32_t voltage) { in ARM_MCI_CardPower()
DDriver_NAND.c439 int32_t ARM_NAND_DevicePower (uint32_t voltage) { in ARM_NAND_DevicePower()
/cmsis_6-latest/CMSIS/Driver/DriverTemplates/
DDriver_MCI.c101 static int32_t ARM_MCI_CardPower(uint32_t voltage) in ARM_MCI_CardPower()
DDriver_NAND.c93 static int32_t ARM_NAND_DevicePower (uint32_t voltage) { in ARM_NAND_DevicePower()