mbed-os/targets/TARGET_Cypress/TARGET_PSOC6
Vivek Pallantla 7799be6dad PSOC: Modify lp_ticker to 32 bit
Needed for PSoC to deep-sleep for more than 2 seconds
Max sleep with 16 bit lp_ticker (before this change) : 2sec
Max sleep with 32 bit lp_ticker (after this change)  : 36hours
2019-03-28 16:21:59 -07:00
..
TARGET_CY8C62XX Merge pull request #10097 from 0xc0170/rollup 2019-03-15 08:04:29 +01:00
TARGET_CY8CKIT_062_4343W Removed PSoC6 SystemInit Workaround for ARM compiler 2019-03-12 17:00:13 -07:00
TARGET_CY8CKIT_062_BLE Merge pull request #10097 from 0xc0170/rollup 2019-03-15 08:04:29 +01:00
TARGET_CY8CKIT_062_WIFI_BT PSOC6 deep-sleep changes 2019-03-07 08:40:20 -08:00
TARGET_CY8CKIT_062_WIFI_BT_M0_PSA Finish memory protection and add static assert 2019-03-13 21:08:12 +02:00
TARGET_CY8CKIT_062_WIFI_BT_PSA "Update secure binaries for CY8CKIT_062_WIFI_BT_M0_PSA" 2019-03-14 11:53:08 +02:00
TARGET_CY8CMOD_062_4343W Removed PSoC6 SystemInit Workaround for ARM compiler 2019-03-12 17:00:13 -07:00
TARGET_CYW943012P6EVB_01 PSOC6 deep-sleep changes 2019-03-07 08:40:20 -08:00
psoc6pdl Added support for PSA target to WIFI_BT board 2019-03-07 08:40:20 -08:00
PeripheralPins.h PSOC6: update the HAL implementation to latest PDL 2019-02-06 19:39:41 +02:00
PinNamesTypes.h Added support for PSA target to WIFI_BT board 2019-03-07 08:40:20 -08:00
PortNames.h Added support for PSA target to WIFI_BT board 2019-03-07 08:40:20 -08:00
analogin_api.c PSOC6: minor updates to Cypress HAL 2019-02-19 17:59:01 +02:00
analogout_api.c Add HAL API for analog out pinmap 2019-02-08 09:10:05 -06:00
crc_api.c PSOC6: minor updates to Cypress HAL 2019-02-19 17:59:01 +02:00
flash_api.c Added support for PSA target to WIFI_BT board 2019-03-07 08:40:20 -08:00
gpio_api.c mbed-os to support bootlader for Cypress CY8CKIT_062_WIFI_BT_PSA and CY8CKIT_062_BLE 2019-03-14 14:26:23 +02:00
gpio_irq_api.c PSOC6: update the HAL implementation to latest PDL 2019-02-06 19:39:41 +02:00
gpio_object.h PSOC6: update the HAL implementation to latest PDL 2019-02-06 19:39:41 +02:00
i2c_api.c Add HAL API for i2c pinmap 2019-02-08 09:10:12 -06:00
lp_ticker.c PSOC: Modify lp_ticker to 32 bit 2019-03-28 16:21:59 -07:00
mbed_rtx.h PSOC6: update the HAL implementation to latest PDL 2019-02-06 19:39:41 +02:00
objects.h PSOC6: update the HAL implementation to latest PDL 2019-02-06 19:39:41 +02:00
pinmap.c Added support for PSA target to WIFI_BT board 2019-03-07 08:40:20 -08:00
port_api.c PSOC6: fix port_write API 2019-02-20 12:32:10 +02:00
psoc6_utils.c PSOC6: minor updates to Cypress HAL 2019-02-19 17:59:01 +02:00
psoc6_utils.h PSOC6: minor updates to Cypress HAL 2019-02-19 17:59:01 +02:00
pwmout_api.c Fixed issue with PWM not being freed when the object is destroyed 2019-03-21 07:48:42 -07:00
rtc_api.c PSOC6: update the HAL implementation to latest PDL 2019-02-06 19:39:41 +02:00
serial_api.c mbed-os to support bootlader for Cypress CY8CKIT_062_WIFI_BT_PSA and CY8CKIT_062_BLE 2019-03-14 14:26:23 +02:00
sleep_api.c PSOC6: update the HAL implementation to latest PDL 2019-02-06 19:39:41 +02:00
spi_api.c PSOC6: minor updates to Cypress HAL 2019-02-19 17:59:01 +02:00
trng_api.c PSoC 6 Correct TRNG behaviour 2019-03-10 16:16:53 +02:00
us_ticker.c PSOC6: update the HAL implementation to latest PDL 2019-02-06 19:39:41 +02:00