knx
ETS configurable knx-stack
Esp32IdfPlatform Member List

This is the complete list of members for Esp32IdfPlatform, including all inherited members.

_bufferedEraseblockDirtyPlatformprotected
_bufferedEraseblockNumberPlatformprotected
_callbackFlashCommitPlatformprotected
_callbackFlashReadPlatformprotected
_callbackFlashSizePlatformprotected
_callbackFlashWritePlatformprotected
_eraseblockBufferPlatformprotected
_memoryTypePlatformprotected
bufferEraseBlock(int32_t eraseBlockNumber)Platformprotected
callbackFlashCommit()Platform
callbackFlashRead()Platform
callbackFlashSize()Platform
callbackFlashWrite()Platform
closeMultiCast() overrideEsp32IdfPlatformvirtual
closeSpi()Platformvirtual
closeUart() overrideEsp32IdfPlatformvirtual
commitNonVolatileMemory()Platformvirtual
commitToEeprom() overrideEsp32IdfPlatformvirtual
currentDefaultGateway() overrideEsp32IdfPlatformvirtual
currentIpAddress() overrideEsp32IdfPlatformvirtual
currentSubnetMask() overrideEsp32IdfPlatformvirtual
Esp32IdfPlatform(uart_port_t uart_num=UART_NUM_1)Esp32IdfPlatform
fatalError() overrideEsp32IdfPlatformvirtual
flashErase(uint16_t eraseBlockNum)Platformprotectedvirtual
flashEraseBlockSize()Platformprotectedvirtual
flashPageSize()Platformvirtual
flashWritePage(uint16_t pageNumber, uint8_t *data)Platformprotectedvirtual
flushUart() overrideEsp32IdfPlatformvirtual
getEepromBuffer(uint32_t size) overrideEsp32IdfPlatformvirtual
getEraseBlockNumberOf(uint32_t relativeAddress)Platformprotected
getNonVolatileMemorySize()Platformvirtual
getNonVolatileMemoryStart()Platformvirtual
knxUartBaudRate(uint32_t baudRate)Esp32IdfPlatform
knxUartPins(int8_t rxPin, int8_t txPin)Esp32IdfPlatform
loadEraseblockContaining(uint32_t relativeAddress)Platformprotected
macAddress(uint8_t *addr) overrideEsp32IdfPlatformvirtual
NonVolatileMemoryType()Platform
NonVolatileMemoryType(NvMemoryType type)Platform
overflowUart()Platformvirtual
readBytesMultiCast(uint8_t *buffer, uint16_t maxLen, uint32_t &src_addr, uint16_t &src_port) overrideEsp32IdfPlatformvirtual
Platform::readBytesMultiCast(uint8_t *buffer, uint16_t maxLen)Platformvirtual
readBytesUart(uint8_t *buffer, size_t length) overrideEsp32IdfPlatformvirtual
readNonVolatileMemory(uint32_t relativeAddress, uint8_t *buffer, size_t size)Platformvirtual
readUart() overrideEsp32IdfPlatformvirtual
readWriteSpi(uint8_t *data, size_t len)Platformvirtual
registerFlashCallbacks(FlashCallbackSize callbackFlashSize, FlashCallbackRead callbackFlashRead, FlashCallbackWrite callbackFlashWrite, FlashCallbackCommit callbackFlashCommit)Platform
restart() overrideEsp32IdfPlatformvirtual
sendBytesMultiCast(uint8_t *buffer, uint16_t len) overrideEsp32IdfPlatformvirtual
sendBytesUniCast(uint32_t addr, uint16_t port, uint8_t *buffer, uint16_t len) overrideEsp32IdfPlatformvirtual
setNetif(esp_netif_t *netif)Esp32IdfPlatform
setupMultiCast(uint32_t addr, uint16_t port) overrideEsp32IdfPlatformvirtual
setupSpi()Platformvirtual
setupUart() overrideEsp32IdfPlatformvirtual
uartAvailable() overrideEsp32IdfPlatformvirtual
uniqueSerialNumber() overrideEsp32IdfPlatformvirtual
userFlashSizeEraseBlocks()Platformprotectedvirtual
userFlashStart()Platformprotectedvirtual
writeBufferedEraseBlock()Platformprotectedvirtual
writeNonVolatileMemory(uint32_t relativeAddress, uint8_t *buffer, size_t size)Platformvirtual
writeNonVolatileMemory(uint32_t relativeAddress, uint8_t value, size_t repeat)Platformvirtual
writeUart(const uint8_t data) overrideEsp32IdfPlatformvirtual
writeUart(const uint8_t *buffer, size_t size) overrideEsp32IdfPlatformvirtual
~Esp32IdfPlatform()Esp32IdfPlatform
~Platform()Platforminlinevirtual