nexpaq development module demo for MAX3010x sensor

Dependencies:   MAX30105 nexpaq_mdk

Fork of ALS_Prox_Demo by nexpaq

Temp Prox Demo

MAX32625NEXPAQ development module

This project is a demonstration application for the MAX32625NEXPAQ development module and a MAX3010x sensor.

This project demonstrates polling the proximity sensor to use it like a button and also polling the temperature sensor and sending the information back to the application running on the phone, and the phone controlling the threshold for the proximity sensor and controlling the on board RGB LED to create different colors.

nexpaq App Tile Files

temp_prox_demo.zip

Files at this revision

API Documentation at this revision

Comitter:
nexpaq
Date:
Mon Sep 19 14:50:49 2016 +0000
Parent:
4:494741f7f5b2
Child:
6:eb5c0139e5db
Commit message:
Committing for event

Changed in this revision

MAX44000.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/run_unit_tests_with_valgrind.sh Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/MakefileWorker.mk Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/m2mconnectionsecurity_mbedtls/test_m2mconnectionsecurity_mbedtls.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/m2mconnectionsecurity_mbedtls/test_m2mconnectionsecurity_mbedtls.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/m2mconnectionsecuritypimpl_mbedtls/test_m2mconnectionsecuritypimpl_mbedtls.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/m2mconnectionsecuritypimpl_mbedtls/test_m2mconnectionsecuritypimpl_mbedtls.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/makefile_defines.txt Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/stub/m2mbase_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/stub/m2mbase_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/stub/m2mconnectionhandler_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/stub/m2mconnectionhandler_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/stub/m2mobject_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/stub/m2mobject_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/stub/m2msecurity_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/stub/m2msecurity_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/stub/m2mstring_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/stub/m2mtimer_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/test/mbed-client-mbed-tls/unittest/stub/m2mtimer_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client-mbed-tls/xsl_script.sh Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/get_sizes.sh Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/run_unit_tests.sh Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/run_unit_tests_with_valgrind.sh Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/helloworld-mbedclient/main.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mbase/test_m2mbase.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mbase/test_m2mbase.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mdevice/test_m2mdevice.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mdevice/test_m2mdevice.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mfirmware/test_m2mfirmware.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mfirmware/test_m2mfirmware.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2minterfacefactory/test_m2minterfacefactory.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2minterfacefactory/test_m2minterfacefactory.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2minterfaceimpl/test_m2minterfaceimpl.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2minterfaceimpl/test_m2minterfaceimpl.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mnsdlinterface/test_m2mnsdlinterface.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mnsdlinterface/test_m2mnsdlinterface.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mobject/test_m2mobject.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mobject/test_m2mobject.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mobjectinstance/test_m2mobjectinstance.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mobjectinstance/test_m2mobjectinstance.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mreporthandler/test_m2mreporthandler.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mreporthandler/test_m2mreporthandler.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mresource/test_m2mresource.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mresource/test_m2mresource.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mresourceinstance/test_m2mresourceinstance.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mresourceinstance/test_m2mresourceinstance.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2msecurity/test_m2msecurity.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2msecurity/test_m2msecurity.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mserver/test_m2mserver.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mserver/test_m2mserver.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mstring/test_m2mstring.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mstring/test_m2mstring.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mtlvdeserializer/test_m2mtlvdeserializer.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mtlvdeserializer/test_m2mtlvdeserializer.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mtlvdeserializer/test_m2mtlvserializer.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/m2mtlvdeserializer/test_m2mtlvserializer.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/nsdlaccesshelper/test_nsdlaccesshelper.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/nsdlaccesshelper/test_nsdlaccesshelper.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mbase_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mbase_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mconnectionhandler_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mconnectionhandler_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mdevice_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mdevice_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2minterfaceimpl_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2minterfaceimpl_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mnsdlinterface_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mnsdlinterface_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mobject_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mobject_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mobjectinstance_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mobjectinstance_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mreporthandler_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mreporthandler_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mresource_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mresource_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mresourceinstance_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mresourceinstance_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2msecurity_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2msecurity_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mserver_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mserver_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mstring_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mtimer_stub.cpp Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mtimer_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mtlvdeserializer_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/test/mbedclient/utest/stub/m2mtlvserializer_stub.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/version_check.sh Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/FEATURE_CLIENT/mbed-client/xsl_script.sh Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/mbedtls/importer/adjust-config.sh Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/net/FEATURE_IPV6/mbed-mesh-api/mbed-mesh-api/MeshInterfaceFactory.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/net/FEATURE_IPV6/sal-stack-nanostack/TOOLCHAIN_ARM/TARGET_CORTEX_M/TARGET_M3/libnanostack_armcc_Cortex-M3.ar Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/net/FEATURE_IPV6/sal-stack-nanostack/TOOLCHAIN_ARM/TARGET_CORTEX_M/TARGET_M4/libnanostack_armcc_Cortex-M3.ar Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/net/FEATURE_IPV6/sal-stack-nanostack/docs/api_changes_to_v4_0_0.md Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/net/FEATURE_IPV6/sal-stack-nanostack/docs/img/Thread_General.png Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/net/FEATURE_IPV6/sal-stack-nanostack/docs/img/Thread_Prot_Arch2.png Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/net/FEATURE_IPV6/sal-stack-nanostack/docs/img/Thread_Prot_Arch_Comb.png Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/net/FEATURE_IPV6/sal-stack-nanostack/docs/img/Thread_Proto_Arch.png Show annotated file Show diff for this revision Revisions of this file
mbd_os/features/net/FEATURE_IPV6/sal-stack-nanostack/docs/img/arch_general.png Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/TARGET_Freescale/TARGET_K22F/MK22F51212.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/TARGET_Freescale/TARGET_K22F/MK22F51212_features.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/TARGET_Freescale/TARGET_K22F/system_MK22F51212.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/TARGET_Freescale/TARGET_K22F/system_MK22F51212.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/TARGET_NXP/TARGET_LPC11UXX/TOOLCHAIN_GCC_CR/TARGET_LPC11U37_501/LPC11U37.ld Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F410RB/TOOLCHAIN_GCC_ARM/startup_stm32f410rx.s Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F410RB/TOOLCHAIN_IAR/startup_stm32f410rx.s Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F410RB/stm32f410rx.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/TARGET_STM/TARGET_STM32F4/stm32f4xx_hal_msp_template.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/TOOLCHAIN_IAR/stm32l152xc.icf Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/cmsis_nvic.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/stm32l1xx.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/system_stm32l1xx.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/arm_common_tables.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/arm_const_structs.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/arm_math.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/core_sc000.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/cmsis/core_sc300.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/TARGET_FRDM/fsl_clock_config.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/TARGET_FRDM/fsl_clock_config.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_adc16.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_adc16.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_clock.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_clock.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_cmp.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_cmp.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_common.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_common.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_crc.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_crc.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_dac.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_dac.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_dmamux.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_dmamux.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_dspi.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_dspi.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_dspi_edma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_dspi_edma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_edma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_edma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_ewm.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_ewm.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_flash.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_flash.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_flexbus.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_flexbus.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_ftm.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_ftm.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_gpio.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_gpio.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_i2c.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_i2c.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_i2c_edma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_i2c_edma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_llwu.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_llwu.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_lptmr.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_lptmr.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_lpuart.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_lpuart.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_lpuart_edma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_lpuart_edma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_pdb.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_pdb.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_pit.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_pit.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_pmc.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_pmc.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_port.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_rcm.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_rcm.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_rnga.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_rnga.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_rtc.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_rtc.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_sai.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_sai.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_sai_edma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_sai_edma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_sim.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_sim.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_smc.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_smc.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_uart.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_uart.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_uart_edma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_uart_edma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_vref.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_vref.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_wdog.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/drivers/fsl_wdog.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_K22F/peripheral_clock_defines.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/TARGET_FRDM/fsl_clock_config.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/TARGET_FRDM/fsl_clock_config.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_adc16.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_adc16.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_clock.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_clock.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_cmp.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_cmp.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_common.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_common.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_cop.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_cop.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_crc.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_crc.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_dma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_dma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_dmamux.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_dmamux.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flash.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flash.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flexio.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flexio.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flexio_i2c_master.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flexio_i2c_master.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flexio_i2s.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flexio_i2s.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flexio_i2s_dma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flexio_i2s_dma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flexio_spi.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flexio_spi.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flexio_spi_dma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flexio_spi_dma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flexio_uart.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flexio_uart.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flexio_uart_dma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_flexio_uart_dma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_gpio.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_gpio.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_i2c.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_i2c.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_i2c_dma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_i2c_dma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_llwu.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_llwu.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_lptmr.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_lptmr.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_lpuart.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_lpuart.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_lpuart_dma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_lpuart_dma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_pit.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_pit.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_pmc.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_pmc.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_port.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_rcm.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_rcm.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_rtc.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_rtc.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_sim.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_sim.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_smc.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_smc.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_spi.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_spi.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_spi_dma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_spi_dma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_tpm.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_tpm.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_uart.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_uart.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_uart_dma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_uart_dma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_vref.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/drivers/fsl_vref.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_KL27Z/peripheral_clock_defines.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/TARGET_FRDM/fsl_clock_config.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/TARGET_FRDM/fsl_clock_config.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/TARGET_FRDM/fsl_phy.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/TARGET_FRDM/fsl_phy.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/fsl_clock_config.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/TARGET_HEXIWEAR/fsl_clock_config.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/TARGET_MTS_GAMBIT/fsl_clock_config.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/TARGET_MTS_GAMBIT/fsl_clock_config.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_adc16.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_adc16.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_cmp.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_cmp.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_cmt.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_cmt.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_common.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_common.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_crc.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_crc.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_dac.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_dac.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_dmamux.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_dmamux.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi_edma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi_edma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_edma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_edma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_enet.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_enet.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_ewm.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_ewm.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_flash.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_flash.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_flexbus.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_flexbus.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_flexcan.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_flexcan.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_ftm.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_ftm.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_gpio.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_gpio.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_i2c.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_i2c.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_i2c_edma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_i2c_edma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_llwu.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_llwu.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_lptmr.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_lptmr.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_mpu.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_mpu.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_pdb.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_pit.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_pit.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_pmc.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_pmc.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_port.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_rcm.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_rcm.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_rnga.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_rnga.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_rtc.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_rtc.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_sai.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_sai.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_sai_edma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_sai_edma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_sdhc.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_sdhc.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_sim.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_sim.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_smc.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_smc.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_uart.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_uart.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_uart_edma.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_uart_edma.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_vref.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_vref.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_wdog.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/drivers/fsl_wdog.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/peripheral_clock_defines.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/objects.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/serial_api.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/spi_api.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/twi_config.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/twi_master.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_NXP/TARGET_LPC11UXX/TARGET_ARCH_GPRS/device.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/PeripheralNames.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/PeripheralPins.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/PinNames.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/PortNames.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_STM/TARGET_STM32L1/gpio_object.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_STM/TARGET_STM32L1/rtc_api.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/hal/targets/hal/TARGET_STM/TARGET_STM32L1/serial_api.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/rtos/rtx/TARGET_ARM7/RTX_CM_lib.h Show annotated file Show diff for this revision Revisions of this file
mbd_os/rtos/rtx/TARGET_ARM7/RTX_Conf_CM.c Show annotated file Show diff for this revision Revisions of this file
mbd_os/rtos/rtx/TARGET_CORTEX_M/RTX_Conf_CM.c Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/MAX44000.lib	Mon Sep 19 14:50:49 2016 +0000
@@ -0,0 +1,1 @@
+https://developer.mbed.org/teams/MaximIntegrated/code/MAX44000/#91f97c274e89
--- a/main.cpp	Mon Sep 19 14:21:15 2016 +0000
+++ b/main.cpp	Mon Sep 19 14:50:49 2016 +0000
@@ -1,5 +1,6 @@
 #include "mbed.h"
 #include "nexpaq_mdk.h"
+#include "MAX44000.h"
 
 #ifdef __cplusplus
 extern "C" {
@@ -8,6 +9,8 @@
 #ifdef __cplusplus
 }
 #endif
+
+MAX44000 max44000(P1_6, P1_7);
 DigitalOut ledR(P2_4, LED_OFF);
 DigitalOut ledG(P2_5, LED_OFF);
 DigitalOut ledB(P2_6, LED_OFF);
@@ -17,6 +20,7 @@
 #define		FUNCTION_TABLE_NUM					1
 #define		UUID_NUM							16			//UUID number is 16, don't change it
 #define     LOOP_DELAY                          100
+#define     PROX_THRESHOLD                      50
 
 /***** Globals *****/
 void my_function_CMD_2700(unsigned char *pData, unsigned char len);
@@ -24,6 +28,8 @@
 		{0x2700, my_function_CMD_2700},		// Command -> function
 };
 
+int lastPrx = 0;
+unsigned char prxPress = 0x02;
 int lastBtn = 1;
 unsigned char btnPress = 0x01;
 
@@ -42,9 +48,20 @@
 		// Register failed handle code
 		error("MDK Register Failed");
 	}
+    max44000.init(MAX44000::MODE_ALS_PROX, MAX44000::ALSTIM_64X, MAX44000::ALSPGA_1X, MAX44000::DRV_110);	
 }
 
 void app_loop() {
+    int proxData = max44000.readReg(MAX44000::REG_PRX_DATA);
+    if (proxData > PROX_THRESHOLD) {
+    	if (!lastPrx) {
+            np_api_upload(0x2800, &prxPress, 1);
+        }
+        lastPrx = 1;
+    } else {
+    	lastPrx = 0;
+    }
+
 	if (!button && lastBtn) {
         np_api_upload(0x2800, &btnPress, 1);
 	}	
@@ -56,6 +73,7 @@
 	np_api_init();
 	app_setup();
 	np_api_start();	
+
 	while(1){
     	Thread::wait(LOOP_DELAY);
 		app_loop();